attachThingPrincipal
inline suspend fun IotClient.attachThingPrincipal(crossinline block: AttachThingPrincipalRequest.Builder.() -> Unit): AttachThingPrincipalResponse
Attaches the specified principal to the specified thing. A principal can be X.509 certificates, Amazon Cognito identities or federated identities.
Requires permission to access the AttachThingPrincipal action.