{ "opencollection": "1.0.0", "info": { "name": "AWS VPN API (Amazon EC2 Query API subset) AWS VPN API (Amazon EC2 Query API Subset) AWS VPN API (Amazon EC2 Query API Subset) AWS VPN API (Amazon EC2 Query API Subset) API", "version": "2016-11-15" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "AWS VPN API (Amazon EC2 Query API Subset)", "type": "folder" }, "items": [ { "info": { "name": "Invoke an EC2 VPN action", "type": "http" }, "http": { "method": "POST", "url": "https://ec2.{region}.amazonaws.com/", "params": [ { "name": "Action", "value": "", "type": "query" }, { "name": "Version", "value": "", "type": "query" } ], "body": { "type": "form-urlencoded", "data": [] } }, "docs": "All AWS VPN operations are invoked by POSTing form-encoded\nparameters with `Action=` and `Version=2016-11-15`\nto the regional EC2 endpoint.\n" } ] } ], "bundled": true }