You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Anonymous (Jira)" <ji...@apache.org> on 2023/04/13 11:02:00 UTC

[jira] [Updated] (BEAM-10335) Add STS Assume role credentials provider to AwsModule

     [ https://issues.apache.org/jira/browse/BEAM-10335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Anonymous updated BEAM-10335:
-----------------------------
    Status: Triage Needed  (was: Resolved)

> 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
>            Reporter: Julius Almeida
>            Assignee: Julius Almeida
>            Priority: P2
>              Labels: starter
>             Fix For: 2.24.0
>
>          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.20.10#820010)