Attach Thing Principal
GET {{aws_internet_of_things_base_url}}/things/thingName/principals&principal=&thingName=?principal&thingName
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
principal | null | The principal, which can be a certificate ARN (as returned from the CreateCertificate operation) or an Amazon Cognito ID. | |
thingName | null | The name of the thing. |