treeverse / lakeFS

lakeFS - Data version control for your data lake | Git for data
https://docs.lakefs.io
Apache License 2.0
4.46k stars 359 forks source link

Pre-signed URLs: Add Pre-signed URLs endpoint override #8169

Closed Jonathan-Rosenberg closed 2 months ago

Jonathan-Rosenberg commented 2 months ago

Add a configuration property to override the endpoint used to generate pre-signed URLs in lakeFS. This can be used, for instance, to set an S3 VPC interface endpoint as the presigned url endpoint instead of the default one, thus allowing greater access control.