vendor: update all dependencies
This commit is contained in:
parent
3f0789e2db
commit
08021c4636
2474 changed files with 435818 additions and 282709 deletions
4
vendor/github.com/aws/aws-sdk-go/service/elasticbeanstalk/errors.go
generated
vendored
4
vendor/github.com/aws/aws-sdk-go/service/elasticbeanstalk/errors.go
generated
vendored
|
@ -77,10 +77,10 @@ const (
|
|||
ErrCodeS3SubscriptionRequiredException = "S3SubscriptionRequiredException"
|
||||
|
||||
// ErrCodeServiceException for service response error code
|
||||
// "ServiceException".
|
||||
// "ElasticBeanstalkServiceException".
|
||||
//
|
||||
// A generic service exception has occurred.
|
||||
ErrCodeServiceException = "ServiceException"
|
||||
ErrCodeServiceException = "ElasticBeanstalkServiceException"
|
||||
|
||||
// ErrCodeSourceBundleDeletionException for service response error code
|
||||
// "SourceBundleDeletionFailure".
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue