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

Sort out ACL permissions for newly created buckets in new regions #15

Open
matej-g opened this issue May 23, 2023 · 0 comments
Open

Sort out ACL permissions for newly created buckets in new regions #15

matej-g opened this issue May 23, 2023 · 0 comments

Comments

@matej-g
Copy link
Contributor

matej-g commented May 23, 2023

We have some failing pipelines on new releases:
https://github.com/coralogix/cloudwatch-metric-streams-lambda-transformation/actions/runs/5054652476/jobs/9069829978

It looks like this is related to incorrect bucket ACL settings. Whereas previously, the bucket seemingly got correct ACL configuration after creation, this step no longer works as expected and we now get 'Permission Denied' response when trying to do s3api put-object-acl.

For now this has been manually overridden, but we should fix this in our CI code.

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