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

8 lines
264 B
XML

<AttachVpnGatewayResponse xmlns="http://ec2.amazonaws.com/doc/2014-06-15/">
<requestId>7a62c49f-347e-4fc4-9331-6e8eEXAMPLE</requestId>
<attachment>
<vpcId>vpc-1a2b3c4d</vpcId>
<state>attaching</state>
</attachment>
</AttachVpnGatewayResponse>