2.30.17 2025-02-10
AWS CRT-based S3 Client
-
Bugfixes
- Fixed an issue in AWS CRT-based S3 client where checksums are not calculated for operations that require checksums when RequestChecksumCalculation.WHEN_REQUIRED is configured, resulting error.
AWS Database Migration Service
-
Features
- New vendors for DMS Data Providers: DB2 LUW and DB2 for z/OS
AWS SDK for Java v2
-
Features
- Updated endpoint and partition metadata.
- The SDK now does not buffer input data from
RequestBody#fromInputStream
in cases where the InputStream does not support mark and reset. - The SDK now throws exception for input streaming operation if the stream has fewer bytes (i.e. reaches EOF) before the expected length is reached.
- The SDK now does not buffer input data from ContentStreamProvider in cases where content length is known.
-
Bugfixes
- Remove unnecessary invocation of
ContentStreamProvider#newStream
when content-length is known for requests that use AWS chunked encoding.
- Remove unnecessary invocation of
Amazon CloudFront
-
Features
- Doc-only update that adds defaults for CloudFront VpcOriginEndpointConfig values.
Amazon Connect Service
-
Features
- Updated the CreateContact API documentation to indicate that it only applies to EMAIL contacts.
AmazonApiGatewayV2
-
Features
- Documentation updates for Amazon API Gateway