python-botocore/botocore/data/autoscaling-plans/2018-01-06/paginators-1.json

17 lines
389 B
JSON
Raw Normal View History

2018-02-03 10:30:12 +01:00
{
2019-02-27 08:30:11 +01:00
"pagination": {
"DescribeScalingPlanResources": {
"input_token": "NextToken",
"limit_key": "MaxResults",
"output_token": "NextToken",
"result_key": "ScalingPlanResources"
},
"DescribeScalingPlans": {
"input_token": "NextToken",
"limit_key": "MaxResults",
"output_token": "NextToken",
"result_key": "ScalingPlans"
}
}
2018-02-03 10:30:12 +01:00
}