2.41.11 2026-01-20
AWS SDK for Java v2
-
Features
- Make
Apache5HttpClientthe preferred default HTTP client for sync SDK clients. This means that whenapache5-clientis on the classpath, and an HTTP client is not explicitly configured on client builder, the SDK client will useApache5HttpClient. - Updated endpoint and partition metadata.
- Make
AWS STS
-
Bugfixes
- Fix
StsWebIdentityTokenFileCredentialsProvidernot respecting customprefetchTimeandstaleTimeconfigurations.
- Fix
Amazon Bedrock Runtime
-
Features
- Added support for extended prompt caching with one hour TTL.
Amazon Keyspaces
-
Features
- Adds support for managing table pre-warming in Amazon Keyspaces (for Apache Cassandra)
Amazon Verified Permissions
-
Features
- Amazon Verified Permissions now supports encryption of resources by a customer managed KMS key. Customers can now create new encrypted policy stores by passing in their customer managed key during policy store creation.
Amazon Workspaces Instances
-
Features
- Added billing configuration support for WorkSpaces Instances with monthly and hourly billing modes, including new filtering capabilities for instance type searches.
Auto Scaling
-
Features
- This release adds support for three new filters when describing scaling activities, StartTimeLowerBound, StartTimeUpperBound, and Status.
odb
-
Features
- Adds support for associating and disassociating IAM roles with Autonomous VM cluster resources through the AssociateIamRoleToResource and DisassociateIamRoleFromResource APIs. The GetCloudAutonomousVmCluster and ListCloudAutonomousVmClusters API responses now include the iamRoles field.