damccorm opened a new issue, #21296:
URL: https://github.com/apache/beam/issues/21296

   To use _StsAssumeRoleCredentialsProvider_ from the environment that doesn't 
have access to AWS defaults credentials one needs to provide configured 
_StsClient_ to __StsAssumeRoleCredentialsProvider__. 
   
   If we don't serialize and consequently deserialize _StsClient_ that was 
provided to _StsAssumeRoleCredentialsProvider,_ we're not going to be able to 
use _StsAssumeRoleCredentialsProvider_ from the Beam pipeline.
   
   The goal of this ticket is to introduce this functionality.
   
   Imported from Jira 
[BEAM-13956](https://issues.apache.org/jira/browse/BEAM-13956). Original Jira 
may contain additional context.
   Reported by: i_maravic.


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