baggiponte opened a new issue, #34770: URL: https://github.com/apache/arrow/issues/34770
### Describe the enhancement requested This relates to Python specifically, but I feel this could extend to other languages as well. `s3fs`'s `S3FileSystem` supports the `profile` keyword, that allows choosing a different profile. The way that `pyarrow.fs` is currently configured, it will assume we're working with the `default` profile, unless different `access_key` and `secret_key` params are passed as args. ### 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]
