python-botocore/tests/unit/response_parsing/xml/responses/ec2-allocate-address.xml

7 lines
276 B
XML
Raw Normal View History

<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>