python-botocore/tests/unit/response_parsing/xml/errors/rds-describe-db-instances.xml
2015-11-24 20:34:53 +09:00

9 lines
277 B
XML

<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>