Skip to content

Commit

Permalink
Update to Aws::OpsWorks Paginators
Browse files Browse the repository at this point in the history
  • Loading branch information
awood45 committed Aug 27, 2015
1 parent 81c9aa5 commit c18e8dc
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions aws-sdk-core/apis/opsworks/2013-02-18/paginators-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,12 @@
"DescribeDeployments": {
"result_key": "Deployments"
},
"DescribeEcsClusters": {
"input_token": "NextToken",
"output_token": "NextToken",
"limit_key": "MaxResults",
"result_key": "EcsClusters"
},
"DescribeElasticIps": {
"result_key": "ElasticIps"
},
Expand Down

0 comments on commit c18e8dc

Please sign in to comment.