{ "opencollection": "1.0.0", "info": { "name": "AWS IoT Accept Certificate Transfer V2LoggingOptions API", "version": "1.0.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "V2LoggingOptions", "type": "folder" }, "items": [ { "info": { "name": "Amazon IoT Device Management Get V2 Logging Options", "type": "http" }, "http": { "method": "GET", "url": "http://iot.{region}.amazonaws.com/v2LoggingOptions", "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": "
Gets the fine grained logging options.
Requires permission to access the GetV2LoggingOptions action.
" }, { "info": { "name": "Amazon IoT Device Management Set V2 Logging Options", "type": "http" }, "http": { "method": "POST", "url": "http://iot.{region}.amazonaws.com/v2LoggingOptions", "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 logging options for the V2 logging service.
Requires permission to access the SetV2LoggingOptions action.
" } ] } ], "bundled": true }