{ "opencollection": "1.0.0", "info": { "name": "Amazon Shield REST Amazon Shield REST API #DescribeAttack API", "version": "2016-06-02" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "#DescribeAttack", "type": "folder" }, "items": [ { "info": { "name": "Amazon Shield Describe Attack", "type": "http" }, "http": { "method": "POST", "url": "https://shield.us-east-1.amazonaws.com/#DescribeAttack", "body": { "type": "json", "data": "{}" } }, "docs": "Describes the details of a DDoS attack that is detected." } ] } ], "bundled": true }