python-botocore/tests/unit/response_parsing/xml/responses/importexport-list-jobs.json

11 lines
396 B
JSON
Raw Normal View History

{"IsTruncated": true,
"Jobs": [{"CreationDate": "2010-04-21T22:21:51Z",
"IsCanceled": false,
"JobId": "ADP7B",
"JobType": "Import"},
{"CreationDate": "2010-04-21T22:19:05Z",
"IsCanceled": false,
"JobId": "AVEYF",
"JobType": "Import"}],
"ResponseMetadata": {"RequestId": "cc6ea8c0-4da9-11df-81c3-e94d3ca214a8"}}