vendor: update all dependencies to latest versions
This commit is contained in:
parent
8e83fb6fb9
commit
7d3a17725d
4878 changed files with 1974229 additions and 201215 deletions
1056
vendor/github.com/aws/aws-sdk-go/models/apis/rekognition/2016-06-27/api-2.json
generated
vendored
1056
vendor/github.com/aws/aws-sdk-go/models/apis/rekognition/2016-06-27/api-2.json
generated
vendored
File diff suppressed because it is too large
Load diff
762
vendor/github.com/aws/aws-sdk-go/models/apis/rekognition/2016-06-27/docs-2.json
generated
vendored
762
vendor/github.com/aws/aws-sdk-go/models/apis/rekognition/2016-06-27/docs-2.json
generated
vendored
File diff suppressed because it is too large
Load diff
35
vendor/github.com/aws/aws-sdk-go/models/apis/rekognition/2016-06-27/paginators-1.json
generated
vendored
35
vendor/github.com/aws/aws-sdk-go/models/apis/rekognition/2016-06-27/paginators-1.json
generated
vendored
|
@ -1,5 +1,35 @@
|
|||
{
|
||||
"pagination": {
|
||||
"GetCelebrityRecognition": {
|
||||
"input_token": "NextToken",
|
||||
"limit_key": "MaxResults",
|
||||
"output_token": "NextToken"
|
||||
},
|
||||
"GetContentModeration": {
|
||||
"input_token": "NextToken",
|
||||
"limit_key": "MaxResults",
|
||||
"output_token": "NextToken"
|
||||
},
|
||||
"GetFaceDetection": {
|
||||
"input_token": "NextToken",
|
||||
"limit_key": "MaxResults",
|
||||
"output_token": "NextToken"
|
||||
},
|
||||
"GetFaceSearch": {
|
||||
"input_token": "NextToken",
|
||||
"limit_key": "MaxResults",
|
||||
"output_token": "NextToken"
|
||||
},
|
||||
"GetLabelDetection": {
|
||||
"input_token": "NextToken",
|
||||
"limit_key": "MaxResults",
|
||||
"output_token": "NextToken"
|
||||
},
|
||||
"GetPersonTracking": {
|
||||
"input_token": "NextToken",
|
||||
"limit_key": "MaxResults",
|
||||
"output_token": "NextToken"
|
||||
},
|
||||
"ListCollections": {
|
||||
"input_token": "NextToken",
|
||||
"limit_key": "MaxResults",
|
||||
|
@ -11,6 +41,11 @@
|
|||
"limit_key": "MaxResults",
|
||||
"output_token": "NextToken",
|
||||
"result_key": "Faces"
|
||||
},
|
||||
"ListStreamProcessors": {
|
||||
"input_token": "NextToken",
|
||||
"limit_key": "MaxResults",
|
||||
"output_token": "NextToken"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue