tustvold commented on issue #4556: URL: https://github.com/apache/arrow-rs/issues/4556#issuecomment-1646241315
First-party AWS profile support was removed as part of https://github.com/apache/arrow-rs/pull/4238 and released as part of 0.6.0. Downstreams wishing to provide AWS profile support will need to hook up their chosen AWS SDK as a credential provider. An example of this can be found in datafusion-cli - https://github.com/apache/arrow-datafusion/blob/main/datafusion-cli/src/object_storage.rs. Further reasoning behind this decision can be found on #4137 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org