We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Stack will not build because CDK cannot attach bucket policy to the bucket.
| SiteBucket/Policy The bucket policy already exists on bucket XYZ
Stack builds correctly.
Stack build fails
cdk deploy
No response
2.134.0
v20.11.1
macOS
Typescript
The text was updated successfully, but these errors were encountered:
Which example?
Sorry, something went wrong.
static site generator. i've reproduced the bug now in both TypeScript and Python
I am able to recreate this bug/issue? Is there any update on a fix?
Looks like my issue is slightly different. CREATE_FAILED - Access Denied (Service: s3, status code: 403)
I'll create a separate issue
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: