You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Moritz Mack (Jira)" <ji...@apache.org> on 2022/01/14 11:28:00 UTC

[jira] [Created] (BEAM-13663) Fix AWS client configuration in AwsModule

Moritz Mack created BEAM-13663:
----------------------------------

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


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)