python-botocore/tests/unit/response_parsing/xml/errors/cloudwatch-describe-alarm-history.xml

9 lines
284 B
XML
Raw Normal View History

<ErrorResponse xmlns="http://monitoring.amazonaws.com/doc/2010-08-01/">
<Error>
<Type>Sender</Type>
<Code>InvalidNextToken</Code>
<Message>The token 'fiebaz' was invalid</Message>
</Error>
<RequestId>0cbee924-b7f3-11e2-9844-5359a37be512</RequestId>
</ErrorResponse>