AWS ECS Fargate
This commit is contained in:
parent
e76836b948
commit
a7200a292b
39 changed files with 6240 additions and 1529 deletions
2
vendor/github.com/aws/aws-sdk-go/service/ecs/errors.go
generated
vendored
2
vendor/github.com/aws/aws-sdk-go/service/ecs/errors.go
generated
vendored
|
@ -21,7 +21,7 @@ const (
|
|||
// ErrCodeBlockedException for service response error code
|
||||
// "BlockedException".
|
||||
//
|
||||
// Your AWS account has been blocked. Contact AWS Customer Support (http://aws.amazon.com/contact-us/)
|
||||
// Your AWS account has been blocked. Contact AWS Support (http://aws.amazon.com/contact-us/)
|
||||
// for more information.
|
||||
ErrCodeBlockedException = "BlockedException"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue