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

10 lines
189 B
JSON

{
"VpcAttachment": {
"State": "attaching",
"VpcId": "vpc-1a2b3c4d"
},
"ResponseMetadata": {
"RequestId": "7a62c49f-347e-4fc4-9331-6e8eEXAMPLE"
}
}