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

5 lines
161 B
JSON
Raw Normal View History

{"AllocationId": "eipalloc-5723d13e",
"Domain": "vpc",
"PublicIp": "198.51.100.1",
"ResponseMetadata": {"RequestId": "59dbff89-35bd-4eac-99ed-be587EXAMPLE"}}