python-botocore/tests/unit/response_parsing/xml/responses/elasticbeanstalk-create-application.json
2015-11-24 20:34:53 +09:00

15 lines
408 B
JSON

{
"Application": {
"ApplicationName": "SampleApp",
"Description": "Sample Description",
"Versions": [],
"DateCreated": "2010-11-16T23:09:20.256Z",
"ConfigurationTemplates": [
"Default"
],
"DateUpdated": "2010-11-16T23:09:20.256Z"
},
"ResponseMetadata": {
"RequestId": "8b00e053-f1d6-11df-8a78-9f77047e0d0c"
}
}