updateThingGroupsForThing
inline suspend fun IotClient.updateThingGroupsForThing(crossinline block: UpdateThingGroupsForThingRequest.Builder.() -> Unit): UpdateThingGroupsForThingResponse
Updates the groups to which the thing belongs.
Requires permission to access the UpdateThingGroupsForThing action.