You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/08/25 07:38:13 UTC

[GitHub] [arrow-rs] tustvold commented on issue #2178: object_store: Support assuming roles directly when using AWS S3

tustvold commented on issue #2178:
URL: https://github.com/apache/arrow-rs/issues/2178#issuecomment-1226891657

   I don't think it is a practical goal to support the full suite of AWS auth options as provided by `AWS_CONFIG`, we'd be opening ourselves up to supporting SSO, MFA, credential caching, etc... I think we should aim to support the authentication options used by workloads, which I think we have covered now, and delegate supporting the more esoteric auth options to tools designed for the purpose.
   
   I would personally recommend [aws-vault](https://github.com/99designs/aws-vault).


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org