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

11 lines
210 B
JSON

{
"Error": {
"Code": "InvalidParameter",
"Message": "TopicArn",
"Type": "Sender"
},
"ResponseMetadata": {
"RequestId": "8c4c8aa7-436b-5b46-91d5-c0a339158557"
}
}