python-botocore/botocore/data/amp/2020-08-01/paginators-1.json
2021-10-04 09:33:37 -07:00

17 lines
377 B
JSON

{
"pagination": {
"ListWorkspaces": {
"input_token": "nextToken",
"output_token": "nextToken",
"limit_key": "maxResults",
"result_key": "workspaces"
},
"ListRuleGroupsNamespaces": {
"input_token": "nextToken",
"output_token": "nextToken",
"limit_key": "maxResults",
"result_key": "ruleGroupsNamespaces"
}
}
}