listPrincipalThings
inline suspend fun IotClient.listPrincipalThings(crossinline block: ListPrincipalThingsRequest.Builder.() -> Unit): ListPrincipalThingsResponse
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.