Details
-
Bug
-
Status: Triage Needed
-
P2
-
Resolution: Fixed
-
None
Description
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.
Attachments
Issue Links
- is caused by
-
BEAM-9720 Add custom AWS Http Client Configuration capability for AWS client 1.0/2.0
- Resolved
- is related to
-
BEAM-13563 Generalize AWS client provider to be independent of client type
- Triage Needed
- is required by
-
BEAM-13174 Deprecate amazon-web-services & kinesis module (SDK v1)
- Triage Needed
- links to