{ "opencollection": "1.0.0", "info": { "name": "Amazon Transit Gateway Route Tables VPC Attachments API", "version": "2016-11-15" }, "request": { "auth": { "type": "apikey", "key": "Authorization", "value": "{{Authorization}}", "placement": "header" } }, "items": [ { "info": { "name": "VPC Attachments", "type": "folder" }, "items": [ { "info": { "name": "Amazon Transit Gateway Attach a VPC to a Transit Gateway", "type": "http" }, "http": { "method": "GET", "url": "https://ec2.{region}.amazonaws.com/?Action=CreateTransitGatewayVpcAttachment", "params": [ { "name": "Action", "value": "example", "type": "query" }, { "name": "TransitGatewayId", "value": "example-id", "type": "query" }, { "name": "VpcId", "value": "example-id", "type": "query" }, { "name": "SubnetIds", "value": "example-id", "type": "query" } ] }, "docs": "Attaches the specified VPC to the specified transit gateway." } ] } ], "bundled": true }