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

6 lines
244 B
XML
Raw Normal View History

<AssociateAddressResponse xmlns="http://ec2.amazonaws.com/doc/2014-06-15/">
<requestId>59dbff89-35bd-4eac-99ed-be587EXAMPLE</requestId>
<return>true</return>
<associationId>eipassoc-fc5ca095</associationId>
</AssociateAddressResponse>