/AWS1/CL_IOT=>LISTTHINGGROUPSFORTHING()
¶
About ListThingGroupsForThing¶
List the thing groups to which the specified thing belongs.
Requires permission to access the ListThingGroupsForThing action.
Method Signature¶
IMPORTING¶
Required arguments:¶
IV_THINGNAME
TYPE /AWS1/IOTTHINGNAME
/AWS1/IOTTHINGNAME
¶
The thing name.
Optional arguments:¶
IV_NEXTTOKEN
TYPE /AWS1/IOTNEXTTOKEN
/AWS1/IOTNEXTTOKEN
¶
To retrieve the next set of results, the
nextToken
value from a previous response; otherwise null to receive the first set of results.
IV_MAXRESULTS
TYPE /AWS1/IOTREGISTRYMAXRESULTS
/AWS1/IOTREGISTRYMAXRESULTS
¶
The maximum number of results to return at one time.