python-botocore/tests/unit/response_parsing/json/expected/swf-deprecate-domain.json

8 lines
137 B
JSON
Raw Normal View History

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