python-botocore/botocore/data/opsworks/2013-02-18/paginators-1.json

11 lines
197 B
JSON
Raw Normal View History

2017-06-27 11:52:19 +02:00
{
"pagination": {
"DescribeEcsClusters": {
"input_token": "NextToken",
"output_token": "NextToken",
"limit_key": "MaxResults",
"result_key": "EcsClusters"
}
}
}