Skip to content

AWS SDK for Java v2 2.43.2

Choose a tag to compare

@aws-sdk-java-automation aws-sdk-java-automation released this 30 Apr 19:03
· 169 commits to master since this release

2.43.2 2026-04-30

AWS SDK for Java v2

  • Features

    • Updated endpoint and partition metadata.
  • Bugfixes

    • Improved error message when ResponseTransformer.toFile() or AsyncResponseTransformer.toFile() fails because the parent directory does not exist. The error now indicates that the parent directory must be created before calling the method.

AWS Single Sign-On Admin

  • Features

    • Add InstanceArn and IdentityStoreArn in the response of CreateApplication API and IdentityStoreArn in the response of DescribeApplication API

Amazon Bedrock AgentCore

  • Features

    • AgentCore Identity now supports on-behalf-of token exchange OAuth2. AgentCore Memory now supports metadata for LongTerm Memory Records.

Amazon Bedrock AgentCore Control

  • Features

    • AgentCore Identity now supports on-behalf-of token exchange OAuth2. AgentCore Memory now supports metadata for LongTerm Memory Records.

Amazon DataZone

  • Features

    • Adds support for asynchronous notebook runs

Amazon Elastic Kubernetes Service

  • Features

    • Vended logs update param for capability vended logs feature

Amazon Route 53 Global Resolver

  • Features

    • Adds support for regions in the UpdateGlobalResolver input.

Amazon SageMaker Service

  • Features

    • Add InstancePools support to Endpoint for flexible provisioning across a prioritized list of instance types. Add Specifications support to InferenceComponent for per-instance-type model configurations.

CloudWatch Observability Admin Service

  • Features

    • Observability Admin enablement launch for AWS Kafka, Bedrock Agent Core Workload Identity and OTel metric enablement.

Managed Streaming for Kafka

  • Features

    • Adds support for ZookeeperAccess field to control the Client-Zookeeper connectivity.

Payment Cryptography Control Plane

  • Features

    • Adds support for resource-based policies on AWS Payment Cryptography keys, enabling cross-account key sharing. Also adds Multi-Party Approval (MPA) team association APIs for protecting sensitive import root public key operations.

Url Connection Client

  • Bugfixes

    • Allow retry when URL Connection HTTP Client encounters a NullPointerException wrapped in a RuntimeException