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

CREATE_FAILED | AWS::S3::BucketPolicy #1022

Open
dk4tz opened this issue Apr 1, 2024 · 4 comments
Open

CREATE_FAILED | AWS::S3::BucketPolicy #1022

dk4tz opened this issue Apr 1, 2024 · 4 comments
Labels
bug This issue is a bug. needs-triage This issue or PR still needs to be triaged.

Comments

@dk4tz
Copy link

dk4tz commented Apr 1, 2024

Describe the bug

Stack will not build because CDK cannot attach bucket policy to the bucket.

| SiteBucket/Policy The bucket policy already exists on bucket XYZ

Expected Behavior

Stack builds correctly.

Current Behavior

Stack build fails

Reproduction Steps

cdk deploy

Possible Solution

No response

Additional Information/Context

No response

CDK CLI Version

2.134.0

Framework Version

No response

Node.js Version

v20.11.1

OS

macOS

Language

Typescript

Language Version

No response

@dk4tz dk4tz added bug This issue is a bug. needs-triage This issue or PR still needs to be triaged. labels Apr 1, 2024
@kaiz-io
Copy link
Contributor

kaiz-io commented Apr 3, 2024

Which example?

@dk4tz
Copy link
Author

dk4tz commented Apr 3, 2024

static site generator. i've reproduced the bug now in both TypeScript and Python

@hellofadude
Copy link

I am able to recreate this bug/issue? Is there any update on a fix?

@hellofadude
Copy link

hellofadude commented Apr 28, 2024

Looks like my issue is slightly different. CREATE_FAILED - Access Denied (Service: s3, status code: 403)

I'll create a separate issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug This issue is a bug. needs-triage This issue or PR still needs to be triaged.
Projects
None yet
Development

No branches or pull requests

3 participants