{ "opencollection": "1.0.0", "info": { "name": "Amazon CloudWatch Amazon CloudWatch API API", "version": "2010-08-01" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "Amazon CloudWatch API", "type": "folder" }, "items": [ { "info": { "name": "CloudWatch Query API entry point", "type": "http" }, "http": { "method": "POST", "url": "https://monitoring.{region}.amazonaws.com/", "params": [ { "name": "Action", "value": "", "type": "query" }, { "name": "Version", "value": "", "type": "query" } ], "body": { "type": "form-urlencoded", "data": [] } }, "docs": "All CloudWatch API actions are invoked as POST requests to the root\npath with the Action and Version specified in the\napplication/x-www-form-urlencoded request body.\n" } ] } ], "bundled": true }