python-botocore/botocore/data/aws/importexport/2010-06-01.paginators.json
2015-10-08 11:16:07 -07:00

12 lines
215 B
JSON

{
"pagination": {
"ListJobs": {
"input_token": "Marker",
"output_token": "Jobs[-1].JobId",
"more_results": "IsTruncated",
"limit_key": "MaxJobs",
"result_key": "Jobs"
}
}
}