listThingPrincipalsV2
inline suspend fun IotClient.listThingPrincipalsV2(crossinline block: ListThingPrincipalsV2Request.Builder.() -> Unit): ListThingPrincipalsV2Response
Lists the principals associated with the specified thing. A principal can be an X.509 certificate or an Amazon Cognito ID.
Requires permission to access the ListThingPrincipals action.