python-botocore/tests/unit/response_parsing/xml/responses/ec2-describe-vpn-connections.json
2015-11-24 20:34:53 +09:00

9 lines
435 B
JSON

{"ResponseMetadata": {"RequestId": "7a62c49f-347e-4fc4-9331-6e8eEXAMPLE"},
"VpnConnections": [{"CustomerGatewayConfiguration": "Gateway Info",
"CustomerGatewayId": "cgw-b4dc3961",
"State": "available",
"Tags": [],
"Type": "ipsec.1",
"VpnConnectionId": "vpn-44a8938f",
"VpnGatewayId": "vgw-8db04f81"}]}