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

16 lines
487 B
JSON

{
"ApplicationName": "SampleApp",
"EnvironmentName": "SampleApp",
"VersionLabel": "Version1",
"Status": "Deploying",
"Description": "EnvDescrip",
"ResponseMetadata": {
"RequestId": "15db925e-f1ff-11df-8a78-9f77047e0d0c"
},
"EnvironmentId": "e-icsgecu3wf",
"SolutionStackName": "32bit Amazon Linux running Tomcat 7",
"Health": "Grey",
"DateUpdated": "2010-11-17T03:59:33.520Z",
"DateCreated": "2010-11-17T03:59:33.520Z"
}