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

Fix issue with provisioning S3 buckets, LZ deployment failing #197

Closed
silavjy opened this issue Apr 21, 2023 · 1 comment
Closed

Fix issue with provisioning S3 buckets, LZ deployment failing #197

silavjy opened this issue Apr 21, 2023 · 1 comment

Comments

@silavjy
Copy link
Contributor

silavjy commented Apr 21, 2023

Problem is a policy change related to bucket object ownership

image

The solution implies that from now on Bucket is not public anymore and ACLs are disabled - by default, all object have BucketOwnerEnforced by default.

@silavjy
Copy link
Contributor Author

silavjy commented Apr 21, 2023

The current setup for all buckets contains the following ACL

image

Those are to be removed

@silavjy silavjy mentioned this issue Apr 24, 2023
@silavjy silavjy closed this as completed Apr 24, 2023
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

1 participant