listThingGroups
inline suspend fun IotClient.listThingGroups(crossinline block: ListThingGroupsRequest.Builder.() -> Unit): ListThingGroupsResponse
List the thing groups in your account.
Requires permission to access the ListThingGroups action.