python-botocore/tests/unit/response_parsing/xml/errors/autoscaling-delete-policy.json
2015-11-24 20:34:53 +09:00

11 lines
276 B
JSON

{
"Error": {
"Code": "ValidationError",
"Message": "The AutoScaling Group name is required when specifying a policy by its name",
"Type": "Sender"
},
"ResponseMetadata": {
"RequestId": "9e27be2f-b7e3-11e2-a0e4-f9780ed1763e"
}
}