[
https://issues.apache.org/jira/browse/BEAM-10335?focusedWorklogId=454108&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-454108
]
ASF GitHub Bot logged work on BEAM-10335:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 02/Jul/20 17:52
Start Date: 02/Jul/20 17:52
Worklog Time Spent: 10m
Work Description: aromanenko-dev merged pull request #12131:
URL: https://github.com/apache/beam/pull/12131
----------------------------------------------------------------
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:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 454108)
Time Spent: 50m (was: 40m)
> Add STS Assume role credentials provider to AwsModule
> -----------------------------------------------------
>
> Key: BEAM-10335
> URL: https://issues.apache.org/jira/browse/BEAM-10335
> Project: Beam
> Issue Type: Improvement
> Components: io-java-aws
> Affects Versions: 2.22.0
> Reporter: Julius Almeida
> Assignee: Julius Almeida
> Priority: P2
> Labels: starter
> Time Spent: 50m
> Remaining Estimate: 0h
>
> In order to perform multi account s3 write, we need to assume role.
> Current implementation of AwsModule has no options to serialize & deserialize
> credentials provided by STSAssumeRoleSessionCredentialsProvider.
> Need to add support for STSAssumeRoleSessionCredentialsProvider in AwsModule.
> AwsModule.class :
> [https://github.com/apache/beam/blob/master/sdks/java/io/amazon-web-services/src/main/java/org/apache/beam/sdk/io/aws/options/AwsModule.java]
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)