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

9 lines
248 B
XML

<ErrorResponse xmlns="https://route53.amazonaws.com/doc/2013-04-01/">
<Error>
<Type>Sender</Type>
<Code>InvalidInput</Code>
<Message>Invalid resource type: foo</Message>
</Error>
<RequestId>request_id</RequestId>
</ErrorResponse>