listThingPrincipals
inline suspend fun IotClient.listThingPrincipals(crossinline block: ListThingPrincipalsRequest.Builder.() -> Unit): ListThingPrincipalsResponse
Lists the principals associated with the specified thing. A principal can be X.509 certificates, IAM users, groups, and roles, Amazon Cognito identities or federated identities.
Requires permission to access the ListThingPrincipals action.