balancap opened a new pull request #8977:
URL: https://github.com/apache/arrow/pull/8977


   Add support for AWS STS web identity.
   
   The AWS SDK has made the strange choice to force users to pass web identity 
arguments through environment variables (see 
https://github.com/aws/aws-sdk-cpp/blob/2be13177875e944151132d90305dbc46e80bf8e3/aws-cpp-sdk-core/source/auth/STSCredentialsProvider.cpp),
 and does not provide a way of directly passing these values. 
   
   I am not sure the design choice made in this PR is so great, but I have 
failed to find a nicer way to integrate, considering the limitations of the AWS 
sdk.


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

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


Reply via email to