[ 
https://issues.apache.org/jira/browse/BEAM-7261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16840730#comment-16840730
 ] 

David Brown commented on BEAM-7261:
-----------------------------------

The problem isn't the provider it is the AwsModule that serializes/deserializes 
the AWSCredentialsProvider, it only supports certain credentials. See:

[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#L107-L127]

> Add support for BasicSessionCredentials for aws credentials.
> ------------------------------------------------------------
>
>                 Key: BEAM-7261
>                 URL: https://issues.apache.org/jira/browse/BEAM-7261
>             Project: Beam
>          Issue Type: Improvement
>          Components: io-java-aws
>            Reporter: David Brown
>            Assignee: Ismaël Mejía
>            Priority: Minor
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>
> Currently AWS for beam only supports basic Aws Credentials with a Secret and 
> a Key. Need to support session tokens for s3 instances with tighter 
> credentials. Would involve adding BasicSessionCredentials to the AwsModule.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to