python-botocore/tests/unit/response_parsing/xml/errors/cloudformation-cancel-update-stack.json
2015-11-24 20:34:53 +09:00

11 lines
229 B
JSON

{
"Error": {
"Code": "ValidationError",
"Message": "Stack: foobar does not exist",
"Type": "Sender"
},
"ResponseMetadata": {
"RequestId": "21113b58-b7e4-11e2-91fa-05ec834fa451"
}
}