Details
-
Improvement
-
Status: Triage Needed
-
P2
-
Resolution: Fixed
-
None
Description
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
Attachments
Issue Links
- relates to
-
BEAM-13244 Add STS Assume role credentials provider to AwsModule (AWS SDK v2)
- Resolved
- links to