tustvold commented on issue #7005: URL: https://github.com/apache/arrow-rs/issues/7005#issuecomment-2652255998
> Anyway, what do you think about the right place for integrating this? from_env? The builder with_config method? The correct thing is probably for `AmazonS3ConfigKey` to be defined for `AWS_CONTAINER_CREDENTIALS_RELATIVE_URI`, with the value being extracted in a similar vein to other environment variables. `AWS_WEB_IDENTITY_TOKEN_FILE` in build() is a quirky holdover from before the config system existed. Once parsed it should construct a CredentialProvider within `build`, much as it does for the other forms of credential -- 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]
