Detach Thing Principal
GET {{aws_internet_of_things_base_url}}/things/thingName/principals&principal=&thingName=?principal&thingName
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
principal | null | If the principal is a certificate, this value must be ARN of the certificate. If the principal is an Amazon Cognito identity, this value must be the ID of the Amazon Cognito identity. | |
thingName | null | The name of the thing. |