python-botocore/botocore/data/amp/2020-08-01/paginators-1.json

17 lines
377 B
JSON
Raw Normal View History

2021-01-26 16:12:20 +01:00
{
"pagination": {
"ListWorkspaces": {
"input_token": "nextToken",
"output_token": "nextToken",
"limit_key": "maxResults",
"result_key": "workspaces"
2021-10-04 18:33:37 +02:00
},
"ListRuleGroupsNamespaces": {
"input_token": "nextToken",
"output_token": "nextToken",
"limit_key": "maxResults",
"result_key": "ruleGroupsNamespaces"
2021-01-26 16:12:20 +01:00
}
}
}