python-botocore/tests/unit/response_parsing/xml/responses/sns-create-topic.json

6 lines
159 B
JSON
Raw Normal View History

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