python-botocore/tests/unit/response_parsing/xml/errors/cloudwatch-describe-alarm-history.json
2015-11-24 20:34:53 +09:00

11 lines
232 B
JSON

{
"Error": {
"Code": "InvalidNextToken",
"Message": "The token 'fiebaz' was invalid",
"Type": "Sender"
},
"ResponseMetadata": {
"RequestId": "0cbee924-b7f3-11e2-9844-5359a37be512"
}
}