{ "opencollection": "1.0.0", "info": { "name": "Amazon WAF IP Sets API", "version": "2019-07-29" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "IP Sets", "type": "folder" }, "items": [ { "info": { "name": "Amazon WAF Create an IP Set", "type": "http" }, "http": { "method": "POST", "url": "https://wafv2.{region}.amazonaws.com/#CreateIPSet", "body": { "type": "json", "data": "{}" } }, "docs": "Creates an IP set for use in web ACL rules." } ] } ], "bundled": true }