[
https://issues.apache.org/jira/browse/BEAM-13663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17486370#comment-17486370
]
Moritz Mack commented on BEAM-13663:
------------------------------------
For AWS Sdk v2 this will be fixed by BEAM-13563.
> Fix AWS client configuration in AwsModule
> -----------------------------------------
>
> Key: BEAM-13663
> URL: https://issues.apache.org/jira/browse/BEAM-13663
> Project: Beam
> Issue Type: Bug
> Components: io-java-aws
> Reporter: Moritz Mack
> Assignee: Moritz Mack
> Priority: P2
> Labels: aws-sdk-v1, aws-sdk-v2
>
> This bug/inconsistency was introduced in BEAM-9720.
> In Sdk v1:
> - *awsHttpClientConfiguration* was added to *AwsOptions*, but is not used.
> The correct option in use is *clientConfiguration*.
> in Sdk v2:
> - *attributeMap* was added to *AwsOptions* but is not used at all. For
> feature parity this option should be considered in
> *DefaultS3ClientBuilderFactory*.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)