[
https://issues.apache.org/jira/browse/BEAM-13244?focusedWorklogId=692673&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-692673
]
ASF GitHub Bot logged work on BEAM-13244:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 08/Dec/21 15:28
Start Date: 08/Dec/21 15:28
Worklog Time Spent: 10m
Work Description: aromanenko-dev merged pull request #16116:
URL: https://github.com/apache/beam/pull/16116
--
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]
Issue Time Tracking
-------------------
Worklog Id: (was: 692673)
Time Spent: 0.5h (was: 20m)
> Add STS Assume role credentials provider to AwsModule (AWS SDK v2)
> ------------------------------------------------------------------
>
> Key: BEAM-13244
> URL: https://issues.apache.org/jira/browse/BEAM-13244
> Project: Beam
> Issue Type: Improvement
> Components: io-java-aws
> Reporter: Moritz Mack
> Assignee: Moritz Mack
> Priority: P3
> Labels: aws
> Fix For: 2.36.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> Java IOs for AWS SDK v1 already have support for STS assume role credentials.
> Scope of this ticket is to add similar support for AWS SDK v2.
> However, it's critical to note that support will be limited.
> * After deserialization the {{StsAssumeRoleCredentialsProvider}} will always
> use the default STS client, regardless of what client was configured. The
> same limitation applies to the current support for AWS SDK v1.
> * Also, the {{StsAssumeRoleCredentialsProvider}} may be configured to
> provide a {{AssumeRoleRequest}} on demand through a {{Supplier}} function.
> After deserialization the {{StsAssumeRoleCredentialsProvider}} will always
> use the {{AssumeRoleRequest}} that was provided during serialization.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)