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

7 lines
276 B
XML

<AllocateAddressResponse xmlns="http://ec2.amazonaws.com/doc/2014-06-15/">
<requestId>59dbff89-35bd-4eac-99ed-be587EXAMPLE</requestId>
<publicIp>198.51.100.1</publicIp>
<domain>vpc</domain>
<allocationId>eipalloc-5723d13e</allocationId>
</AllocateAddressResponse>