{
"opencollection": "1.0.0",
"info": {
"name": "AWS IoT Accept Certificate Transfer Principals API",
"version": "1.0.0"
},
"request": {
"auth": {
"type": "apikey",
"key": "Authorization",
"value": "{{Authorization}}",
"placement": "header"
}
},
"items": [
{
"info": {
"name": "Principals",
"type": "folder"
},
"items": [
{
"info": {
"name": "Amazon IoT Device Defender List Principal Things",
"type": "http"
},
"http": {
"method": "GET",
"url": "http://iot.{region}.amazonaws.com/principals/things#x-amzn-principal",
"headers": [
{
"name": "X-Amz-Content-Sha256",
"value": ""
},
{
"name": "X-Amz-Date",
"value": ""
},
{
"name": "X-Amz-Algorithm",
"value": ""
},
{
"name": "X-Amz-Credential",
"value": ""
},
{
"name": "X-Amz-Security-Token",
"value": ""
},
{
"name": "X-Amz-Signature",
"value": ""
},
{
"name": "X-Amz-SignedHeaders",
"value": ""
},
{
"name": "x-amzn-principal",
"value": ""
}
],
"params": [
{
"name": "nextToken",
"value": "",
"type": "query",
"description": "To retrieve the next set of results, the nextToken value from a previous response; otherwise null to receive the first set of results."
},
{
"name": "maxResults",
"value": "",
"type": "query",
"description": "The maximum number of results to return in this operation."
}
]
},
"docs": "
Lists the things associated with the specified principal. A principal can be X.509 certificates, IAM users, groups, and roles, Amazon Cognito identities or federated identities.
Requires permission to access the ListPrincipalThings action.
" } ] } ], "bundled": true }