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

Read from s3 private buckets #93

Open
Salatich opened this issue May 8, 2023 · 1 comment
Open

Read from s3 private buckets #93

Salatich opened this issue May 8, 2023 · 1 comment

Comments

@Salatich
Copy link

Salatich commented May 8, 2023

Hi Folks,

Is it possible to read from private buckets? I've tried different ways to read from my s3 (inside EC2) but no success. IAM has access to the bucket, it's possible to pefrorm head-bucket, cp operations etc. The only issue when I'm trying to use hyper API to read directly from S3.

@jkammerer
Copy link
Collaborator

Hello!

You can explicitly pass credentials as described in the External Locations section of the Hyper SQL Reference. Using IAM is not (yet) supported. We are discussing ways of exposing this functionality.

@jkammerer jkammerer reopened this May 9, 2023
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