python-botocore/tests/unit/response_parsing/xml/responses/elasticbeanstalk-check-dns-availability.json

7 lines
199 B
JSON
Raw Normal View History

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