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 support for requester pays for S3 buckets #1561

Open
zsaltys opened this issue Sep 18, 2024 · 0 comments
Open

Add support for requester pays for S3 buckets #1561

zsaltys opened this issue Sep 18, 2024 · 0 comments

Comments

@zsaltys
Copy link
Contributor

zsaltys commented Sep 18, 2024

Our users often use requester pays mode on S3 buckets. A lot of users requesting access to these buckets get very confused why their access seemingly does not work because they get Access Denied errors. It would be nice if data.all could be told that a dataset could be instructed that it has requester pays mode enabled (same like KMS key in a way) and then the UI when listing S3 commands could know to include the --request-payer flag or to generate some additional notice that this bucket is requester pay enabled and additional headers must be passed to access it.

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