mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-07-01 02:11:20 +00:00
change github.com/aws/aws-sdk-go to be the same revision in kubernetes
This commit is contained in:
8
vendor/github.com/aws/aws-sdk-go/service/lambda/errors.go
generated
vendored
8
vendor/github.com/aws/aws-sdk-go/service/lambda/errors.go
generated
vendored
@@ -130,14 +130,6 @@ const (
|
||||
// The resource already exists.
|
||||
ErrCodeResourceConflictException = "ResourceConflictException"
|
||||
|
||||
// ErrCodeResourceInUseException for service response error code
|
||||
// "ResourceInUseException".
|
||||
//
|
||||
// The operation conflicts with the resource's availability. For example, you
|
||||
// attempted to update an EventSoure Mapping in CREATING, or tried to delete
|
||||
// a EventSoure mapping currently in the UPDATING state.
|
||||
ErrCodeResourceInUseException = "ResourceInUseException"
|
||||
|
||||
// ErrCodeResourceNotFoundException for service response error code
|
||||
// "ResourceNotFoundException".
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user