Skip to content

Releases: aws/aws-sdk-java-v2

AWS SDK for Java v2 2.53.3

Choose a tag to compare

@aws-sdk-java-automation aws-sdk-java-automation released this 18 Aug 18:56

2.53.3 2026-08-18

AWS Batch

  • Features

    • Update AWS Batch documentation with newer Fargate Supported configurations, notes, and fix broken Docker link re-directs.

AWS Elemental MediaLive

  • Features

    • AWS Elemental MediaLive now supports SCTE-35 marker passthrough without IDR frame insertion for CMAF Ingest, MediaPackage V2, and transport stream outputs.

AWS EntityResolution

  • Features

    • Added ResourceNotFoundException to DeleteSchemaMapping, DeleteMatchingWorkflow, DeleteIdMappingWorkflow, and DeleteIdNamespace. These operations now return a 404 ResourceNotFoundException (previously a 200 Success) when the target resource does not exist.

AWS Marketplace Catalog Service

  • Features

    • Introducing two new APIs, DescribeAssessment and ListAssessments. These APIs expose validation issues on Marketplace resources. The validation issues are exposed via a newly created resource called Assessment.

AWS Outposts

  • Features

    • AWS Outposts now supports VPC Endpoint configuration in CreatePrivateConnectivityConfig, enabling scoped private connectivity with provisioning role creation for secure outpost installations

Amazon Elastic Compute Cloud

  • Features

    • Doc release for CreateImage support for instances with local snapshots in Outpost

Amazon WorkSpaces

  • Features

    • Amazon WorkSpaces now supports nested virtualization, allowing you to run hypervisors and virtualization-based workloads within your WorkSpaces. You can enable or disable nested virtualization when creating a WorkSpace or by modifying an existing WorkSpace's properties.

S3 Transfer Manager

  • Features

    • Use CRT's response file when downloading to a file with the CRT-based S3TransferManager - CRT now writes the object to the destination file directly instead of streaming the body back through the SDK. Pausing such a download uses CRT's new asynchronous pause, so the resume token reflects a fully flushed file.

AWS SDK for Java v2 2.53.2

Choose a tag to compare

@aws-sdk-java-automation aws-sdk-java-automation released this 17 Aug 20:08

2.53.2 2026-08-17

AWS Organizations

  • Features

    • Add new Transfer Responsibility error codes and document related CloudTrail events for accepting and terminating a Transfer Responsibility.

Agents for Amazon Bedrock Runtime

  • Features

    • AgenticRetrieveStream API now supports Amazon Bedrock AgentCore Memory. Use the new memoryConfiguration parameter to continue a session from short-term memory and retrieve from long-term memory.

Amazon Bedrock AgentCore Control

  • Features

    • Adds implementations of third-party evaluators, both managed-as-a-service and as templates within custom evaluators.

Amazon Connect Service

  • Features

    • This release adds new APIs to create, describe, update, delete, and list extraction definitions, enabling customers to manage lifecycle of extraction definition resources. Additionally, this release adds new event sources for Rules related to ACW and new action to Extract Information.

Amazon Elastic Container Registry

  • Features

    • Documentation update for the ECR PutReplicationConfiguration API to increase the replication rule limit from 10 to 25

Amazon Location Service Maps V2

  • Features

    • Amazon Location Service now supports POI density and category filtering on dynamic maps. The GetStyleDescriptor API adds two optional parameters. PoiDensity (Off to VeryDense) controls POI volume, and PoiCategories filters by up to nine categories. Available on HERE and Grab map styles.

Elastic Disaster Recovery Service

  • Features

    • AWS Elastic Disaster Recovery (AWS DRS) now offers Recovery Plans to recover multi-server applications in the right order in one action. Define the launch sequence once, with ordered steps and wait times, and DRS runs it automatically. Validate with non-disruptive drills and monitor in real time.

AWS SDK for Java v2 2.53.1

Choose a tag to compare

@aws-sdk-java-automation aws-sdk-java-automation released this 14 Aug 18:52

2.53.1 2026-08-14

AWS Glue

  • Features

    • Added support for associating glossary terms with iterable form items, such as table columns.

AWS SDK for Java v2

  • Features

    • Updated endpoint and partition metadata.

Agents for Amazon Bedrock Runtime

  • Features

    • Adds CheckIngestedDocumentAcl and GetIngestedDocumentAcl APIs to Amazon Bedrock Knowledge Bases. Customers can verify user access to documents based on ingested ACLs and retrieve full ACL details including allow and deny entries, enabling validation of ACL ingestion without test retrievals.

Amazon Bedrock AgentCore

  • Features

    • Add support for the Machine Payments Protocol (MPP) and x402 upto scheme payments protocol in Amazon Bedrock AgentCore Payments. Customers can now pay for MPP-gated resources and also pay services which requires upto scheme in x402

Amazon Bedrock AgentCore Control

  • Features

    • Adds AgentCore Payments support for CMK, Marketplace Subscriptions and QuickCreate

Amazon Redshift

  • Features

    • Amazon Redshift now unlocks a locked admin user account and resets the failed-login counter when you update the admin password using the ModifyCluster API. This option is available only when account lockout security is enabled.

Amazon SageMaker Service

  • Features

    • Release support for g7.2xlarge, g7.4xlarge, g7.8xlarge, g7.12xlarge, g7.24xlarge, and g7.48xlarge instance types for SageMaker HyperPod

AmazonMWAAServerless

  • Features

    • Adds support for Consuming code for MWAA Serverless

CloudWatch Observability Admin Service

  • Features

    • CloudWatch Logs centralization rules now support tag propagation. You can configure a TagPropagationConfiguration on your centralization rule to automatically sync resource tags from source to destination log groups, with configurable conflict resolution strategies.

Redshift Serverless

  • Features

    • Amazon Redshift now unlocks a locked admin user account and resets the failed-login counter when you update the admin password using the UpdateNamespace API. This option is available only when account lockout security is enabled.

AWS SDK for Java v2 2.53.0

Choose a tag to compare

@aws-sdk-java-automation aws-sdk-java-automation released this 13 Aug 18:47

2.53.0 2026-08-13

AWS CRT HTTP Client

  • Bugfixes

    • Honor wildcard nonProxyHosts entries in CRT-based HTTP clients (AwsCrtHttpClient, AwsCrtAsyncHttpClient, and the S3/CRT client). Previously a *.suffix wildcard or a bare * from http.nonProxyHosts/no_proxy was silently ignored, so matching hosts were routed through the proxy instead of bypassing it. Supported forms are an exact host, a *.suffix wildcard (matches the domain and its subdomains), a single * for all hosts, and CIDR ranges. Entries must not contain surrounding whitespace.

AWS Certificate Manager

  • Features

    • This change allows customers to update their existing email-validated certificates to use the DNS validation method.

AWS Clean Rooms Service

  • Features

    • This release adds support for minimum aggregation thresholds and comparison controls to the Custom analysis rule type.

AWS CodeCommit

  • Features

    • Added the GetBlobDifferences API operation, which returns line-level diffs between two blob versions without requiring a local clone. Returns structured hunks with context, additions, and deletions. Supports pagination for large diffs.

AWS SDK for Java v2

  • Features

    • Removed ServiceMetadata usages from client creation and request processing code paths to improve cold start performance. Endpoint and signing region resolution now uses Endpoints 2.0 directly instead of triggering eager initialization of all service metadata classes. Service client artifacts must be version 2.28.1 or later to be compatible with this change.

AWS Security Agent

  • Features

    • Add support for setting a maximum task-hour budget cap on penetration tests and code reviews, and for revalidating previously reported findings via a new REVALIDATION job type.

Amazon CloudFront

  • Features

    • Adds SHA256 support to CloudFrontUtilities

Amazon Connect Service

  • Features

    • Adds the StartAssistantContact API to start chat contacts handled by an AI agent. Adds SegmentAttributes to StartWebRTCContact, and corrects its error response to now receive AccessDeniedException (previously returned as an internal server error due to a missing error declaration).

Amazon DynamoDB Enhanced Client

  • Bugfixes

    • Fix AutoGeneratedTimestampRecordExtension failing when TableSchema.converterForAttribute throws UnsupportedOperationException for custom schemas; expand dynamodb-enhanced functional test coverage

Apache 5 HTTP Client

  • Bugfixes

    • Trimmed surrounding whitespace from nonProxyHosts / no_proxy entries so comma- or pipe-separated values with spaces (e.g. no_proxy=a.com, *.foo.com) are honored. Previously an entry with a leading or trailing space was treated as part of the host name and never matched, so the host was routed through the proxy instead of bypassing it.

Apache HTTP Client

  • Bugfixes

    • Trimmed surrounding whitespace from nonProxyHosts / no_proxy entries so comma- or pipe-separated values with spaces (e.g. no_proxy=a.com, *.foo.com) are honored. Previously an entry with a leading or trailing space was treated as part of the host name and never matched, so the host was routed through the proxy instead of bypassing it.

Apache HTTP Client 5

  • Features

Auto Scaling

  • Features

    • Amazon EC2 Auto Scaling now supports terminating multiple instances in a single TerminateInstanceInAutoScalingGroup call via the new InstanceIds parameter, returning an Activities list. LaunchInstances now returns IdempotentCallInProgressFault for duplicate client tokens.

Netty NIO HTTP Client

  • Bugfixes

    • Trimmed surrounding whitespace from nonProxyHosts / no_proxy entries so comma- or pipe-separated values with spaces (e.g. no_proxy=a.com, *.foo.com) are honored. Previously an entry with a leading or trailing space was treated as part of the host name and never matched, so the host was routed through the proxy instead of bypassing it.

URL Connection HTTP Client

  • Bugfixes

    • Trimmed surrounding whitespace from nonProxyHosts / no_proxy entries so comma- or pipe-separated values with spaces (e.g. no_proxy=a.com, *.foo.com) are honored. Previously an entry with a leading or trailing space was treated as part of the host name and never matched, so the host was routed through the proxy instead of bypassing it.

AWS SDK for Java v2 2.52.1

Choose a tag to compare

@aws-sdk-java-automation aws-sdk-java-automation released this 12 Aug 18:48

2.52.1 2026-08-12

AWS Glue

  • Features

    • Documentation updates for materialized views APIs.

AWS Identity and Access Management

  • Features

    • Introduced role manager, an IAM capability that automatically sets up the IAM roles your AWS services need. When you set up a supported service in the console, role manager creates a role for you or reuses an existing one from an AWS-managed template.

AWS MediaConnect

  • Features

    • AWS MediaConnect now supports tuning the internal recovery latency between Router Inputs and Outputs to prioritize stream quality versus end-to-end latency.

AWS Well-Architected Tool

  • Features

    • This change releases the Well-Architected Agent, a generative AI service that analyzes a customer's AWS environment and delivers personalized, prioritized recommendations across cost, security, performance, and resilience.

Amazon Aurora DSQL

  • Features

    • Improved validation of Kinesis stream ARN format to ensure only valid ARN characters are accepted

Amazon QuickSight

  • Features

    • Added APIs for DLP with Microsoft Purview (manage configs with label enforcement across Spaces, Chat, Knowledge Bases), Approval Workflows (CRUD for policies on asset sharing for Agents, Knowledge Bases, Spaces), and Limits Management (limit profiles for index storage and agent hours per user).

odb

  • Features

    • Adds support for Oracle Exadata on Exascale Infrastructure (ExaDB-XS) resources including storage vaults and VM clusters.

AWS SDK for Java v2 2.52.0

Choose a tag to compare

@aws-sdk-java-automation aws-sdk-java-automation released this 11 Aug 18:54

2.52.0 2026-08-11

AWS Clean Rooms Service

  • Features

    • Adds support for exporting redacted query execution logs in AWS Clean Rooms

AWS Organizations

  • Features

    • Documentation update for AWS Organizations that clarifies valid input values for the HandshakePartyType parameter in the InviteAccountToOrganization. API ORGANIZATION is valid in responses only. valid input values are ACCOUNT and EMAIL

AWS SDK for Java v2

  • Features

    • Added support for the AWS_IGNORE_CONFIGURED_ENDPOINT_URLS setting to skip endpoint URLs from environment variables and config files.
    • Update Netty to 4.1.137
  • Bugfixes

    • Fixed the client-side rate limiting behavior of AdaptiveRetryStrategy under throttling conditions. Previously, the computed rate limit was overly aggressive, potentially allowing a request rate much lower than what the service allows, and was unstable, varying over time even when the service's allowed throughput was constant.
    • Make individual parts retryable when an in-memory AsyncRequestBody (for example one created with AsyncRequestBody.fromBytes, fromByteBuffer, or fromString) is split, such as during an S3 multipart upload. The body in these cases is entirely in memory already so no data is copied and callers no longer need to wrap the body in BufferedSplittableAsyncRequestBody to get retries.

Account Access

  • Features

    • Adds SDK support for AWS IAM account access manager, a feature that enables mapping of IAM roles to the users and groups in AWS IAM Identity Center.

Amazon Bedrock AgentCore

  • Features

    • Adding online eval arn as input for recommendation API

Amazon CloudDirectory

  • Features

    • Added an end-of-support notice to Amazon Cloud Directory public CLI reference documentation.

Amazon Connect Service

  • Features

    • Seven new APIs for managing custom metrics, including create, describe, update, and delete. Using Custom Metrics, customers of Amazon Connect Customer can tailor analytics dashboards to their needs by applying custom thresholds, filters, and calculations to one or more out of the box measurements.

Amazon DataZone

  • Features

    • GetSubscriptionGrant now returns materialized asset scope name for mapping Lake Formation data cell filters or Redshift views to subscription grants.

Amazon Elastic Kubernetes Service

  • Features

    • This feature would give customers the ability to selectively tune certain configurations of Kubernetes control plane components in an Amazon EKS cluster.

Amazon Textract

  • Features

    • Amazon A2I entered maintenance mode in July 2026 and now rejects StartHumanLoop requests from accounts that it does not recognize as existing customers. This update adds a corresponding note to the HumanLoopConfig parameter documentation so that the API Reference and SDK docs explain this behavior.

Apache HTTP Client 5

  • Features

AWS SDK for Java v2 2.51.4

Choose a tag to compare

@aws-sdk-java-automation aws-sdk-java-automation released this 10 Aug 18:49

2.51.4 2026-08-10

AWS Elemental Inference

  • Features

    • Added support for the SearchFixtures API and DataSourceConfiguration, enabling customers to map fixture event data onto clipping outputs for improved feature accuracy.

AWS Elemental MediaLive

  • Features

    • Added VirtualSourceAddress to multicast output destinations for MediaLive Anywhere channels. Specifies the source IP address for outbound multicast packets when downstream networks enforce source-IP filtering.

AWS SDK for Java v2

  • Bugfixes

    • Reduce generated client source and bytecode size for JSON, CBOR, and Smithy RPC v2 protocol services by generating the error-metadata mapper once per client instead of once per operation.

Amazon Connect Service

  • Features

    • Added Malay language option to use AI to automatically fill evaluation forms in Malay

Amazon SageMaker Runtime

  • Features

    • Added the PrefixAwareId header to InvokeEndpoint and InvokeEndpointWithResponseStream. This optional parameter serves as a routing hint for endpoints configured with prefix-aware routing, differentiating routing decisions for requests that share the same prompt prefix.

Amazon SageMaker Service

  • Features

    • Added PREFIX AWARE routing strategy and PrefixAwareRoutingConfig to CreateEndpointConfig. Configure PrefixLength and ConcurrencyThreshold to route requests that share the same prompt prefix to the same instance.

AWS SDK for Java v2 2.51.3

Choose a tag to compare

@aws-sdk-java-automation aws-sdk-java-automation released this 07 Aug 18:52

2.51.3 2026-08-07

AWS Amplify

  • Features

    • Increased the maximum allowed length of the oauthToken parameter in the CreateApp and UpdateApp APIs to support longer OAuth tokens issued by third-party Git providers.

AWS Elemental MediaPackage v2

  • Features

    • StreamNameOutputMode - a new optional field on MediaPackageV2 OriginEndpoints that lets customers choose whether egress manifests use numeric stream indices (default) or encoder-assigned stream names from the input

AWS MediaTailor

  • Features

    • Added support for inserting ads via the VAST Ad Buffet standard. You can now configure MediaTailor to insert ads in sequence order using the AdSequencingMode setting in your playback configuration. Standalone ads are used as fallbacks when a sequenced ad is unavailable.

AWS SDK for Java v2

  • Features

    • Updated endpoint and partition metadata.
  • Bugfixes

    • Correctly support endpoint expressions with multiple chained assigns.

AWS Security Agent

  • Features

    • Added enableEmailMfa input field on Actor to enable email-based MFA during penetration tests. When enabled, a server-generated mfaForwardingAddress is returned. Set up a forwarding rule in your email provider to forward MFA emails to this address so the agent can complete email-based MFA login flows

Amazon Connect Service

  • Features

    • Supports updating the task template associated with in-progress task contacts using the new UpdateContactTaskTemplate API. This enables supervisors and developers to dynamically reassign task templates without creating a new task.

Amazon Elastic Compute Cloud

  • Features

    • This release adds support for BGP route protection in Amazon VPC IP Address Manager (IPAM), including route discovery, RPKI route protection findings, and delegated RPKI (Internet Registry Associations, routing policy registrations, and ROA management) for BYOIP prefixes.

Amazon HealthLake

  • Features

    • Adds provenanceEnabled to StartFHIRImportJob

Amazon SageMaker Service

  • Features

    • Amazon SageMaker adds maintenance lifecycle statuses for Notebook Instances

AWS SDK for Java v2 2.51.2

Choose a tag to compare

@aws-sdk-java-automation aws-sdk-java-automation released this 06 Aug 19:07

2.51.2 2026-08-06

AWS Backup

  • Features

    • AWS Backup now lets you create read-only access points for Amazon S3 recovery points, enabling you to access backup data using S3 APIs without initiating a restore.

AWS Device Farm

  • Features

    • Adds support for service generated insights across runs, jobs, and tests.

AWS End User Messaging Social

  • Features

    • Add support for WhatsApp Conversions APIs.

AWS Marketplace Agreement Service

  • Features

    • GetAgreementTerms now returns a new term variant in AcceptedTerm, netPaymentTerm, with a paymentDuePeriod field (example "P30D").

AWS Marketplace Discovery

  • Features

    • GetOfferTerms now returns netPaymentTerm in offerTerms, specifying payment due period after invoice date. The paymentDuePeriod field uses ISO 8601 duration format (e.g., "P30D" for net 30 days). This is a backward-compatible addition. See API documentation for full structure and examples.

AWS MediaTailor

  • Features

    • AWS Elemental MediaTailor now supports concurrent function execution. The new Concurrent Executor function type runs multiple independent child functions in parallel within a single lifecycle hook, reducing pipeline latency to the duration of the slowest call instead of the sum of all calls.

AWS SDK for Java v2

  • Features

    • Updated endpoint and partition metadata.

AWS SecurityHub

  • Features

    • Security Hub is adding a new public API, ListFreeTrialStatusesV2 to describe the free trial statuses of the Security Hub service and its opt-in features.

Agent Registry

  • Features

    • Agent Registry's Public Preview release

Agent Registry Control

  • Features

    • Agent Registry's Public Preview release

Amazon Bedrock AgentCore

  • Features

    • Add support for capacity provider sessions in Amazon Bedrock AgentCore. Customers can now delete an active session running on a runtime instance launched through their capacity provider.

Amazon Bedrock AgentCore Control

  • Features

    • Add support for Gateway rate limits and Runtime instances in Amazon Bedrock AgentCore. Customers can now configure rate limits scoped to control request rates, token consumption rates, and active connection rates. Customers can now create capacity providers to launch runtimes on their EC2 instances.

Amazon CloudWatch Logs

  • Features

    • This release adds index category support to the CloudWatch Logs DescribeFieldIndexes API. Customers can filter and identify DEFAULT, CUSTOM, AUTO, and INACTIVE field indexes.

Amazon Elastic Compute Cloud

  • Features

    • Adds a new optional IncludeLocalZones parameter to the Spot Placement Score API that defaults to false. When set to true, the Spot Placement Score API will consider the relevant Local Zones with Spot capacity when computing the Spot Placement Score.

Amazon GameLift

  • Features

    • Adds support for C8a, C8i, C9g, M8a, M8i, and M9g EC2 instance type families for managed EC2 and container fleets. Also adds explicit anchors on most string regexes.

Amazon SageMaker Service

  • Features

    • Releases new Model Customization SequenceLength parameter for Training and g7 instance types for Training and Processing.

Amazon Simple Storage Service

  • Features

    • AWS Backup now lets you create read-only access points for Amazon S3 recovery points, enabling you to access backup data using S3 APIs without initiating a restore.

Auto Scaling

  • Features

    • EC2 Auto Scaling now supports being managed by other AWS services via the operator field.

Managed Streaming for Kafka

  • Features

    • MSK Clusters can now deliver authorizer logs alongside broker logs to the destinations defined by you

AWS SDK for Java v2 2.51.1

Choose a tag to compare

@aws-sdk-java-automation aws-sdk-java-automation released this 05 Aug 19:05

2.51.1 2026-08-05

AWS Certificate Manager Private Certificate Authority

  • Features

    • Private Certificate Authority service now supports RSASSA-PSS signing algorithm.

AWS Glue

  • Features

    • Added the PutDataCatalogExportConfiguration to export Glue Data Catalog metadata to systems tables stored in S3 Tables.

AWS SDK for Java v2

  • Bugfixes

    • Eliminate per-operation metric-publishing lambdas in generated clients by hoisting them into shared helper methods, reducing constant pool usage and class size for large service clients approaching the JVM per-class constant pool limit.

AWS Sign-In Service

  • Bugfixes

    • Fixed an issue where credentials loaded from a login_session profile resolved the Signin client's configuration, such as region and endpoint_url, from the default profile instead of the profile that requested the credentials.

AWSDeadlineCloud

  • Features

    • AWS Deadline Cloud now reports persistent volume costs alongside compute and license costs. Customers can view per-fleet storage costs in Usage Explorer by selecting the Usage Type grouping, helping them better understand the costs of their infrastructure.

Amazon Bedrock AgentCore Control

  • Features

    • Adding support for fine-grained access control for AgentCore Memory through managed AgentCore Gateway HTTP Connectors.

Amazon EC2 Container Service

  • Features

    • New enum values added for Agent Connectivity issues