Skip to content

/AWS1/CL_IOT=>LISTPRINCIPALTHINGS()

About ListPrincipalThings

Lists the things associated with the specified principal. A principal can be X.509 certificates, IAM users, groups, and roles, Amazon Cognito identities or federated identities.

Requires permission to access the ListPrincipalThings action.

Method Signature

IMPORTING

Required arguments:

IV_PRINCIPAL TYPE /AWS1/IOTPRINCIPAL /AWS1/IOTPRINCIPAL

The principal.

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 in this operation.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_IOTLISTPRINCTHINGSRSP /AWS1/CL_IOTLISTPRINCTHINGSRSP