{
"opencollection": "1.0.0",
"info": {
"name": "AWS IoT SiteWise Access Policies Configuration API",
"version": "1.0.0"
},
"request": {
"auth": {
"type": "apikey",
"key": "Authorization",
"value": "{{Authorization}}",
"placement": "header"
}
},
"items": [
{
"info": {
"name": "Configuration",
"type": "folder"
},
"items": [
{
"info": {
"name": "Amazon IoT SiteWise Describe Default Encryption Configuration",
"type": "http"
},
"http": {
"method": "GET",
"url": "http://iotsitewise.{region}.amazonaws.com/configuration/account/encryption",
"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": ""
}
]
},
"docs": "Retrieves information about the default encryption configuration for the Amazon Web Services account in the default or specified Region. For more information, see Key management in the IoT SiteWise User Guide."
},
{
"info": {
"name": "Amazon IoT SiteWise Put Default Encryption Configuration",
"type": "http"
},
"http": {
"method": "POST",
"url": "http://iotsitewise.{region}.amazonaws.com/configuration/account/encryption",
"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": ""
}
],
"body": {
"type": "json",
"data": "{}"
}
},
"docs": "Sets the default encryption configuration for the Amazon Web Services account. For more information, see Key management in the IoT SiteWise User Guide."
},
{
"info": {
"name": "Amazon IoT SiteWise Describe Storage Configuration",
"type": "http"
},
"http": {
"method": "GET",
"url": "http://iotsitewise.{region}.amazonaws.com/configuration/account/storage",
"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": ""
}
]
},
"docs": "Retrieves information about the storage configuration for IoT SiteWise."
},
{
"info": {
"name": "Amazon IoT SiteWise Put Storage Configuration",
"type": "http"
},
"http": {
"method": "POST",
"url": "http://iotsitewise.{region}.amazonaws.com/configuration/account/storage",
"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": ""
}
],
"body": {
"type": "json",
"data": "{}"
}
},
"docs": "Configures storage settings for IoT SiteWise."
}
]
}
],
"bundled": true
}