addThingToThingGroup

abstract suspend fun addThingToThingGroup(input: AddThingToThingGroupRequest = AddThingToThingGroupRequest { }): AddThingToThingGroupResponse

Adds a thing to a thing group.

Requires permission to access the AddThingToThingGroup action.