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

Create raster sources using custom S3 client configuration #242

Open
jterry64 opened this issue Mar 20, 2020 · 1 comment
Open

Create raster sources using custom S3 client configuration #242

jterry64 opened this issue Mar 20, 2020 · 1 comment

Comments

@jterry64
Copy link

An extension of #70, which just allows removing region restrictions. getByteReader is always using the default S3 client, but it should allow me to pass in my own S3 client or configuration, on par with other uses of S3 clients in the library.

This is a blocking issue for me right now, since I can't access request payer buckets without modifying the client configuration.

@pomadchin
Copy link
Member

pomadchin commented Mar 20, 2020

Hi, @jterry64

Use S3ClientProducer to set the S3Client that would be used by the SPI.

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

2 participants