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

3 lines
150 B
JSON

{"ResponseMetadata": {"RequestId": "3f1478c7-33a9-11df-9540-99d0768312d3"},
"Topics": [{"TopicArn": "arn:aws:sns:us-east-1:123456789012:My-Topic"}]}