You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: