python-botocore/tests/unit/response_parsing/xml/errors/sns-delete-topic.json

11 lines
210 B
JSON
Raw Normal View History

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