python-botocore/tests/unit/response_parsing/json/expected/storagegateway-delete-gateway.json

8 lines
255 B
JSON
Raw Normal View History

{
"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"
}
}