python-botocore/tests/unit/response_parsing/json/expected/storagegateway-delete-gateway.json
2015-11-24 20:34:53 +09:00

8 lines
255 B
JSON

{
"ResponseMetadata": {},
"Error": {
"Message": "1 validation error detected: Value 'foobar' at 'gatewayARN' failed to satisfy constraint: Member must have length greater than or equal to 50",
"Code": "ValidationException"
}
}