meowcakes commented on a change in pull request #15461:
URL: https://github.com/apache/beam/pull/15461#discussion_r702857746



##########
File path: sdks/java/io/amazon-web-services2/build.gradle
##########
@@ -39,6 +39,7 @@ dependencies {
   compile library.java.aws_java_sdk2_sdk_core
   compile library.java.aws_java_sdk2_sns
   compile library.java.aws_java_sdk2_sqs
+  compile library.java.aws_java_sdk2_sts

Review comment:
       The STS dependency is needed for authenticating from EKS with IAM for 
service accounts. Without it, requests to S3 will give access denied errors.




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