python-botocore/botocore/data/mobile/2017-07-01/paginators-1.json

17 lines
350 B
JSON
Raw Normal View History

2018-01-15 17:34:17 +01:00
{
2018-02-03 10:30:12 +01:00
"pagination": {
"ListBundles": {
"result_key": "bundleList",
"output_token": "nextToken",
"input_token": "nextToken",
"limit_key": "maxResults"
},
"ListProjects": {
"result_key": "projects",
"output_token": "nextToken",
"input_token": "nextToken",
"limit_key": "maxResults"
}
}
2018-01-15 17:34:17 +01:00
}