| ▲ | pgguru 2 days ago | |||||||
Hi, one of the developers here. You define credentials that can access the S3 buckets and use those as DuckDB secrets, usually in an init script for pgduck_server. (You can see some examples of this in the testing framework.) I'll see if we can improve the docs or highlight that part better, if it is already documented—we did move some things around prior to release. | ||||||||
| ▲ | onderkalaci 2 days ago | parent | next [-] | |||||||
Maybe this could help: https://github.com/Snowflake-Labs/pg_lake?tab=readme-ov-file... | ||||||||
| ▲ | mberning 2 days ago | parent | prev [-] | |||||||
Interesting. I am working on a project to integrate access management to iceberg/parquet files for sagemaker. Controlling what users logged into sagemaker studio have access to in s3. It’s fine using static policies for mvp, but eventually it needs to be dynamic and integrated into enterprise iam tools. Those tools generally have great support for managing sql grants. Not so much for s3 bucket policies. | ||||||||
| ||||||||