addThingToThingGroup
inline suspend fun IotClient.addThingToThingGroup(crossinline block: AddThingToThingGroupRequest.Builder.() -> Unit): AddThingToThingGroupResponse
Adds a thing to a thing group.
Requires permission to access the AddThingToThingGroup action.