delta-io / delta-rs

A native Rust library for Delta Lake, with bindings into Python
https://delta-io.github.io/delta-rs/
Apache License 2.0
1.97k stars 365 forks source link

docs: improve S3 access docs #2589

Closed avriiil closed 2 weeks ago

avriiil commented 2 weeks ago

I was trying to figure out today why Delta wasn't fetching my aws creds from .aws/config. After much digging I found https://github.com/delta-io/delta-rs/issues/2117 -- looks like this is not supported atm (and won't be for now).

Adding some notes in places that I think would be helpful, open to suggestions if folks think this would be better placed elsewhere.

more context: https://delta-users.slack.com/archives/C013LCAEB98/p1718107474561759