You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2022/04/03 17:03:56 UTC

[GitHub] [druid] didip commented on a change in pull request #12339: Make AWS WebIdentityToken actually working and usable from inside EKS.

didip commented on a change in pull request #12339:
URL: https://github.com/apache/druid/pull/12339#discussion_r841250761



##########
File path: cloud/aws-common/pom.xml
##########
@@ -46,6 +46,10 @@
             <groupId>com.amazonaws</groupId>
             <artifactId>aws-java-sdk-s3</artifactId>
         </dependency>
+        <dependency>

Review comment:
       @cryptoe yes this is required. Without it being defined here, the `aws-java-sdk-sts-VERSION.jar` would not be downloaded into the `lib/` folder.




-- 
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: commits-unsubscribe@druid.apache.org

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



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org