vendor: update all dependencies to latest versions
This commit is contained in:
parent
911d121bb9
commit
b017fcfe9a
3048 changed files with 537057 additions and 189681 deletions
6
vendor/github.com/aws/aws-sdk-go/service/firehose/errors.go
generated
vendored
6
vendor/github.com/aws/aws-sdk-go/service/firehose/errors.go
generated
vendored
|
@ -14,9 +14,13 @@ const (
|
|||
// ErrCodeInvalidArgumentException for service response error code
|
||||
// "InvalidArgumentException".
|
||||
//
|
||||
// The specified input parameter has an value that is not valid.
|
||||
// The specified input parameter has a value that is not valid.
|
||||
ErrCodeInvalidArgumentException = "InvalidArgumentException"
|
||||
|
||||
// ErrCodeInvalidStreamTypeException for service response error code
|
||||
// "InvalidStreamTypeException".
|
||||
ErrCodeInvalidStreamTypeException = "InvalidStreamTypeException"
|
||||
|
||||
// ErrCodeLimitExceededException for service response error code
|
||||
// "LimitExceededException".
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue