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

Add the extension AWS::S3::BucketPolicy #354

Open
speed0ne opened this issue Aug 17, 2023 · 4 comments
Open

Add the extension AWS::S3::BucketPolicy #354

speed0ne opened this issue Aug 17, 2023 · 4 comments

Comments

@speed0ne
Copy link

I want to add this extension AWS::S3::BucketPolicy so we can override the pre-created BucketPolicy.
This make an issue in my case that forced me to not use the storage construct and create a bucket from scratch.

@nadar
Copy link

nadar commented Aug 18, 2023

Maybe we have the same problem, i am not deep into the lift and serverless, but if we deploy an application which uses lift constructs we get:

CREATE_FAILED: websiteAssetsPolicyFDAAA9C0 (AWS::S3::BucketPolicy)
Resource handler returned message: "Bucket Policy Already Exists" (RequestToken: 1fea716b-3cf5-0165-7c69-aa25a60bfe5c, HandlerErrorCode: AlreadyExists)

Is that the same error @speed0ne ?

@speed0ne
Copy link
Author

speed0ne commented Aug 18, 2023 via email

@nadar
Copy link

nadar commented Aug 18, 2023

So you could somehow handle the error? Could you please give me a hint how to debug and fix that issue? would be great

@speed0ne
Copy link
Author

speed0ne commented Aug 18, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants