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

7 lines
199 B
JSON

{
"Available": true,
"FullyQualifiedCNAME": "sampleapplication.elasticbeanstalk.amazonaws.com",
"ResponseMetadata": {
"RequestId": "12f6701f-f1d6-11df-8a78-9f77047e0d0c"
}
}