mirror of
https://github.com/rclone/rclone.git
synced 2025-12-20 18:23:31 +00:00
Switch to using the dep tool and update all the dependencies
This commit is contained in:
5304
vendor/github.com/aws/aws-sdk-go/models/apis/ssm/2014-11-06/api-2.json
generated
vendored
Normal file
5304
vendor/github.com/aws/aws-sdk-go/models/apis/ssm/2014-11-06/api-2.json
generated
vendored
Normal file
File diff suppressed because it is too large
Load Diff
3932
vendor/github.com/aws/aws-sdk-go/models/apis/ssm/2014-11-06/docs-2.json
generated
vendored
Normal file
3932
vendor/github.com/aws/aws-sdk-go/models/apis/ssm/2014-11-06/docs-2.json
generated
vendored
Normal file
File diff suppressed because it is too large
Load Diff
5
vendor/github.com/aws/aws-sdk-go/models/apis/ssm/2014-11-06/examples-1.json
generated
vendored
Normal file
5
vendor/github.com/aws/aws-sdk-go/models/apis/ssm/2014-11-06/examples-1.json
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"version": "1.0",
|
||||
"examples": {
|
||||
}
|
||||
}
|
||||
40
vendor/github.com/aws/aws-sdk-go/models/apis/ssm/2014-11-06/paginators-1.json
generated
vendored
Normal file
40
vendor/github.com/aws/aws-sdk-go/models/apis/ssm/2014-11-06/paginators-1.json
generated
vendored
Normal file
@@ -0,0 +1,40 @@
|
||||
{
|
||||
"pagination": {
|
||||
"DescribeActivations": {
|
||||
"input_token": "NextToken",
|
||||
"limit_key": "MaxResults",
|
||||
"output_token": "NextToken",
|
||||
"result_key": "ActivationList"
|
||||
},
|
||||
"DescribeInstanceInformation": {
|
||||
"input_token": "NextToken",
|
||||
"limit_key": "MaxResults",
|
||||
"output_token": "NextToken",
|
||||
"result_key": "InstanceInformationList"
|
||||
},
|
||||
"ListAssociations": {
|
||||
"input_token": "NextToken",
|
||||
"limit_key": "MaxResults",
|
||||
"output_token": "NextToken",
|
||||
"result_key": "Associations"
|
||||
},
|
||||
"ListCommandInvocations": {
|
||||
"input_token": "NextToken",
|
||||
"limit_key": "MaxResults",
|
||||
"output_token": "NextToken",
|
||||
"result_key": "CommandInvocations"
|
||||
},
|
||||
"ListCommands": {
|
||||
"input_token": "NextToken",
|
||||
"limit_key": "MaxResults",
|
||||
"output_token": "NextToken",
|
||||
"result_key": "Commands"
|
||||
},
|
||||
"ListDocuments": {
|
||||
"input_token": "NextToken",
|
||||
"limit_key": "MaxResults",
|
||||
"output_token": "NextToken",
|
||||
"result_key": "DocumentIdentifiers"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user