updateThing

inline suspend fun IotClient.updateThing(crossinline block: UpdateThingRequest.Builder.() -> Unit): UpdateThingResponse

Updates the data for a thing.

Requires permission to access the UpdateThing action.