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

Document S3 permission requirements #953

Closed
acdha opened this issue May 1, 2019 · 1 comment
Closed

Document S3 permission requirements #953

acdha opened this issue May 1, 2019 · 1 comment

Comments

@acdha
Copy link

acdha commented May 1, 2019

The S3 configuration requires slightly non-obvious permissions because the default ACL setting is public-read, which means that PutObject will fail unless you also have the PutObjectAcl permission.

It looks like there may be a way to set the default ACL to private which would avoid this but I have not yet been able to confirm it works:

getsentry/sentry#11033

@github-actions
Copy link
Contributor

github-actions bot commented Jan 6, 2021

This issue has gone three weeks without activity. In another week, I will close it.

But! If you comment or otherwise update it, I will reset the clock, and if you label it Status: Accepted, I will leave it alone ... forever!


"A weed is but an unloved flower." ― Ella Wheeler Wilcox 🥀

@acdha acdha closed this as completed Jan 6, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Jan 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant