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)