python-botocore/tests/unit/response_parsing/json/expected/swf-deprecate-domain.json
2015-11-24 20:34:53 +09:00

8 lines
137 B
JSON

{
"ResponseMetadata": {},
"Error": {
"Message": "Unknown domain: foobar",
"Code": "UnknownResourceFault"
}
}