hyper-api-samples
hyper-api-samples copied to clipboard
Read from s3 private buckets
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.
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.