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

8 lines
415 B
JSON

{"Applications": [{"ApplicationName": "SampleApplication",
"ConfigurationTemplates": ["Default"],
"DateCreated": "2010-11-16T20:20:51.974Z",
"DateUpdated": "2010-11-16T20:20:51.974Z",
"Description": "Sample Description",
"Versions": []}],
"ResponseMetadata": {"RequestId": "577c70ff-f1d7-11df-8a78-9f77047e0d0c"}}