Difference between revisions of "ResourceStatusReason: yourbucketname already exists"
Jump to navigation
Jump to search
↑ https://aws.amazon.com/premiumsupport/knowledge-center/s3-error-bucket-already-exists/
(7 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
+ | [[Amazon S3 bucket]] names must be unique globally. <ref>https://aws.amazon.com/premiumsupport/knowledge-center/s3-error-bucket-already-exists/</ref> | ||
+ | |||
+ | == Related == | ||
+ | * <code>[[aws cloudformation deploy]]</code> | ||
+ | [[ERROR: duplicate key value violates unique constraint]] | ||
+ | * Terraform: [[ResourceAlreadyExistsException]] | ||
== See also == | == See also == | ||
* {{CloudFormation}} | * {{CloudFormation}} | ||
+ | |||
+ | [[Category:AWS]] |
Latest revision as of 04:57, 21 March 2023
"ResourceStatusReason": "yourbucketname already exists"
Amazon S3 bucket names must be unique globally. [1]
Related[edit]
ERROR: duplicate key value violates unique constraint
- Terraform: ResourceAlreadyExistsException
See also[edit]
- AWS CloudFormation,
AWS::CloudFormation
AWS CloudFormation Designer, Drift detection, AWS Cloud Development Kit (CDK),aws cloudformation
,ServicesStack:
, AWS CloudFormation Linter (cfn-lint
), Former2, CloudCraft, Change sets, AWS CloudFormation Public Registry, CloudFormation snippets, CloudFormation templates, StackSets,Outputs:
,Type:
,Fn::Sub
,!Ref
, CloudFormation Parameters, AWS CloudFormation Templates, CloudFormation functions
Advertising: