python-botocore/tests/unit/response_parsing/xml/responses/ec2-register-image.json

6 lines
127 B
JSON
Raw Normal View History

{
"ResponseMetadata": {
"RequestId": "59dbff89-35bd-4eac-99ed-be587EXAMPLE"
},
"ImageId": "ami-1a2b3c4d"
}