updateThingGroup
inline suspend fun IotClient.updateThingGroup(crossinline block: UpdateThingGroupRequest.Builder.() -> Unit): UpdateThingGroupResponse
Update a thing group.
Requires permission to access the UpdateThingGroup action.