yaxxie-piramidal opened a new issue, #47880: URL: https://github.com/apache/arrow/issues/47880
### Describe the enhancement requested `pyarrow.fs.S3FileSystem` works fine if you're willing to pull temporary credentials and create this client manually This comes with inconvenience such as having to recreate this client periodically as the temporary credentials expire. In particular it is something that is necessary to do when set up using multiple profiles, as currently there is no way to select a profile and use the underlying SDK machinery to use/refresh the credentials given the profile. Please add support for this ### Component(s) Python -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
