flokli commented on issue #655: URL: https://github.com/apache/arrow-rs-object-store/issues/655#issuecomment-4100111560
I implemented something like this - mostly using the `aws_config` to use the default AWS provider chain, but then having a wrapper struct implementing `CredentialProvider`. The docs could probably be extended to provide a bit more guidelines on things like the need to deal with caching inside the `CredentialProvider` impl, as it doesn't expose any expiry times. -- 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]
