didip commented on PR #12339:
URL: https://github.com/apache/druid/pull/12339#issuecomment-1089817948

   @xvrl I will edit my PR description using my explanation in this box.
   
   Druid master branch uses the following AWS SDK 
`<aws.sdk.version>1.12.37</aws.sdk.version>`, which is recent enough to be able 
to use WebIdentityToken to authenticate.
   
   Without doing anything, the default S3ClientBuilder should just work.
   
   Unfortunately, `S3InputSource.applyAssumeRole` function interferes that 
default behavior and does its own thing. This is what I mean by "it doesn't 
work".


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to