{ "opencollection": "1.0.0", "info": { "name": "Amazon CodeGuru Security AccountConfiguration API", "version": "1.0.0" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "AccountConfiguration", "type": "folder" }, "items": [ { "info": { "name": "Amazon CodeGuru Security Get Account Configuration", "type": "http" }, "http": { "method": "GET", "url": "http://codeguru-security.{region}.amazonaws.com/accountConfiguration/get", "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": "Use to get account level configuration." } ] } ], "bundled": true }