listThingGroupsForThing
inline suspend fun IotClient.listThingGroupsForThing(crossinline block: ListThingGroupsForThingRequest.Builder.() -> Unit): ListThingGroupsForThingResponse
List the thing groups to which the specified thing belongs.
Requires permission to access the ListThingGroupsForThing action.