forked from TrueCloudLab/rclone
Switch to using the dep tool and update all the dependencies
This commit is contained in:
parent
5135ff73cb
commit
98c2d2c41b
5321 changed files with 4483201 additions and 5922 deletions
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"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue