updateThing

abstract suspend fun updateThing(input: UpdateThingRequest): UpdateThingResponse

Updates the data for a thing.

Requires permission to access the UpdateThing action.