python-botocore/tests/unit/response_parsing/xml/errors/route53-get-hosted-zone.json
2015-11-24 20:34:53 +09:00

12 lines
199 B
JSON

{
"Error": {
"Code": "InvalidInput",
"Message": "Invalid resource type: foo",
"Type": "Sender"
},
"ResponseMetadata": {
"RequestId": "request_id"
}
}