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

AWS: Add support for enabling access to S3 Requester Pays bucket #11915

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

blitzmohit
Copy link

@blitzmohit blitzmohit commented Jan 5, 2025

Took a stab at resolving #11912

  • Adds a new option s3.requester-pays-enabled which defaults to false.
  • Modify the default aws client factories to add the requester pays header via override configuration if the option is enabled

Note will also need to document the option, hoping to get some feedback on the PR before that esp. since this is my first time working with iceberg.

@github-actions github-actions bot added the AWS label Jan 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant