python-botocore/tests/unit/response_parsing/xml/errors/rds-describe-db-instances.xml

9 lines
277 B
XML
Raw Normal View History

<ErrorResponse xmlns="http://rds.amazonaws.com/doc/2013-09-09/">
<Error>
<Type>Sender</Type>
<Code>DBInstanceNotFound</Code>
<Message>DBInstance foobar not found.</Message>
</Error>
<RequestId>b41f03f1-b7f8-11e2-9b07-955bffd33505</RequestId>
</ErrorResponse>