mirror of
https://github.com/rclone/rclone.git
synced 2025-08-13 15:37:26 +02:00
Switch to using the dep tool and update all the dependencies
This commit is contained in:
2332
vendor/github.com/aws/aws-sdk-go/models/apis/elasticbeanstalk/2010-12-01/api-2.json
generated
vendored
Normal file
2332
vendor/github.com/aws/aws-sdk-go/models/apis/elasticbeanstalk/2010-12-01/api-2.json
generated
vendored
Normal file
File diff suppressed because it is too large
Load Diff
1928
vendor/github.com/aws/aws-sdk-go/models/apis/elasticbeanstalk/2010-12-01/docs-2.json
generated
vendored
Normal file
1928
vendor/github.com/aws/aws-sdk-go/models/apis/elasticbeanstalk/2010-12-01/docs-2.json
generated
vendored
Normal file
File diff suppressed because it is too large
Load Diff
1109
vendor/github.com/aws/aws-sdk-go/models/apis/elasticbeanstalk/2010-12-01/examples-1.json
generated
vendored
Normal file
1109
vendor/github.com/aws/aws-sdk-go/models/apis/elasticbeanstalk/2010-12-01/examples-1.json
generated
vendored
Normal file
File diff suppressed because it is too large
Load Diff
25
vendor/github.com/aws/aws-sdk-go/models/apis/elasticbeanstalk/2010-12-01/paginators-1.json
generated
vendored
Normal file
25
vendor/github.com/aws/aws-sdk-go/models/apis/elasticbeanstalk/2010-12-01/paginators-1.json
generated
vendored
Normal file
@ -0,0 +1,25 @@
|
||||
{
|
||||
"pagination": {
|
||||
"DescribeApplicationVersions": {
|
||||
"result_key": "ApplicationVersions"
|
||||
},
|
||||
"DescribeApplications": {
|
||||
"result_key": "Applications"
|
||||
},
|
||||
"DescribeConfigurationOptions": {
|
||||
"result_key": "Options"
|
||||
},
|
||||
"DescribeEnvironments": {
|
||||
"result_key": "Environments"
|
||||
},
|
||||
"DescribeEvents": {
|
||||
"input_token": "NextToken",
|
||||
"limit_key": "MaxRecords",
|
||||
"output_token": "NextToken",
|
||||
"result_key": "Events"
|
||||
},
|
||||
"ListAvailableSolutionStacks": {
|
||||
"result_key": "SolutionStacks"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user