Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

S3Stackの作成時、S3バケット名が衝突してしまう #50

Open
yousan opened this issue Jun 11, 2024 · 0 comments
Open

S3Stackの作成時、S3バケット名が衝突してしまう #50

yousan opened this issue Jun 11, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@yousan
Copy link
Contributor

yousan commented Jun 11, 2024

改善詳細 / Details of Improvement

  • デプロイ時、デフォルトのままだとバケット名が衝突してしまいます。

バケット名は、パーティション内のすべての AWS リージョン のすべての AWS アカウント にわたって一意である必要があります。パーティションは、リージョンのグループです。AWS には、現在、aws (標準リージョン)、aws-cn (中国リージョン)、および aws-us-gov (AWS GovCloud (US)) の 3 つのパーティションがあります。

バケットの名前付け

スクリーンショットなど / Screenshot

Screenshot 2024-06-11 at 10 29 42
10:28:44 AM | CREATE_FAILED        | AWS::S3::Bucket                                 | createBucketC28D3C56
Resource handler returned message: "dev-decidim-bucket already exists (Service: S3, Status Code: 0, Request ID: null)" (RequestToken: dcc55520-3372-95e0-44f5-4b009c1d3d1e,
HandlerErrorCode: AlreadyExists)

期待する見せ方・挙動 / Expected behavior

  • バケット名が衝突しないこと
@yousan yousan added the enhancement New feature or request label Jun 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant