{ "opencollection": "1.0.0", "info": { "name": "Amazon Shield REST Amazon Shield REST API #ListProtections API", "version": "2016-06-02" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "#ListProtections", "type": "folder" }, "items": [ { "info": { "name": "Amazon Shield List Protections", "type": "http" }, "http": { "method": "POST", "url": "https://shield.us-east-1.amazonaws.com/#ListProtections", "body": { "type": "json", "data": "{}" } }, "docs": "Lists all Protection objects for the account." } ] } ], "bundled": true }