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

6 lines
159 B
JSON

{
"ResponseMetadata": {
"RequestId": "a8dec8b3-33a4-11df-8963-01868b7c937a"
},
"TopicArn": "arn:aws:sns:us-east-1:123456789012:My-Topic"
}