python-botocore/botocore/data/pricing/2017-10-15/paginators-1.json
2018-01-15 17:34:17 +01:00

25 lines
622 B
JSON

{
"pagination": {
"DescribeServices": {
"input_token": "NextToken",
"output_token": "NextToken",
"limit_key": "MaxResults",
"result_key": "Services",
"non_aggregate_keys": ["FormatVersion"]
},
"GetAttributeValues": {
"input_token": "NextToken",
"output_token": "NextToken",
"limit_key": "MaxResults",
"result_key": "AttributeValues"
},
"GetProducts": {
"input_token": "NextToken",
"output_token": "NextToken",
"limit_key": "MaxResults",
"result_key": "PriceList",
"non_aggregate_keys": ["FormatVersion"]
}
}
}