tustvold commented on issue #655:
URL: 
https://github.com/apache/arrow-rs-object-store/issues/655#issuecomment-4024492223

   > Do I understand properly if initial creds is provided then obeject-store 
do not not refresh tokens?
   
   Correct, if you provide static credentials it treats them as static 
credentials
   
   > Or maybe you start use aws_config crate for tokens?
   
   You can provide a custom provider - 
https://docs.rs/object_store/latest/object_store/client/trait.CredentialProvider.html
   
   We intentionally do not depend on aws_config - see #252 


-- 
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]

Reply via email to