Skip to content

Commit

Permalink
Added missing paging configuration.
Browse files Browse the repository at this point in the history
  • Loading branch information
trevorrowe committed Sep 1, 2015
1 parent 1afcbb3 commit fc89f16
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions aws-sdk-core/apis/ec2/2015-04-15/paginators-1.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,9 @@
"DescribeVpcs": {
"result_key": "Vpcs"
},
"DescribeVpcPeeringConnections": {
"result_key": "VpcPeeringConnections"
},
"DescribeVpnConnections": {
"result_key": "VpnConnections"
},
Expand Down

0 comments on commit fc89f16

Please sign in to comment.