python-botocore/tests/unit/response_parsing/xml/responses/sqs-change-message-visibility-batch.json
2015-11-24 20:34:53 +09:00

14 lines
254 B
JSON

{
"Successful": [
{
"Id": "change_visibility_msg_2"
},
{
"Id": "change_visibility_msg_3"
}
],
"ResponseMetadata": {
"RequestId": "ca9668f7-ab1b-4f7a-8859-f15747ab17a7"
}
}