Skip to content

Releases: aws/aws-sdk-java-v2

AWS SDK for Java v2 2.46.17

23 Jun 02:05

Choose a tag to compare

2.46.17 2026-06-22

Amazon S3

  • Bugfixes

    • Always set 'Expect: 100-continue' when using PUT operations across regions; this enables the correct redirect behavior when the initial request goes to an incorrect region.

Managed Streaming for Kafka

  • Features

    • Amazon MSK Replicator now supports mTLS authentication when connecting to external Apache Kafka clusters, enabling customers to replicate data from clusters that require mutual TLS for client authentication. This capability is supported when replicating to Amazon MSK Express brokers.

AWS SDK for Java v2 2.46.16

22 Jun 19:35

Choose a tag to compare

2.46.16 2026-06-22

AWS Direct Connect

  • Features

    • Added VIF rate limiting support for AWS Direct Connect, allowing customers to set bandwidth allocations on virtual interfaces to manage traffic on dedicated connections.

AWS Lambda

  • Features

    • Add support for tagging Network Connector resources in AWS Lambda.

AWS Lambda Core

  • Features

    • Initial release of the AWS Lambda Core SDK with APIs to create, manage, and tag network connectors that enable Lambda compute resources to access private resources in your Amazon VPC.

AWS MediaConnect

  • Features

    • AWS MediaConnect now supports Content Quality Analysis for Router Inputs, enabling detection of black frames, frozen frames, and silent audio with configurable thresholds.

Amazon Bedrock AgentCore

  • Features

    • Adds an optional extractionMode field to CreateEvent. SKIP retains the event in short-term memory but excludes it from long-term memory extraction.

Amazon CloudWatch Application Signals

  • Features

    • Application Signals now supports dynamic instrumentation and Service Events telemetry. Add instrumentation at runtime without restarts, and use fine-grained profiling data to quickly pinpoint latency and error root causes.

Amazon CloudWatch Logs

  • Features

    • CloudWatch Logs Updates - New APIs introduced to support syslog ingestion to a log group. For more information, see CloudWatch Logs API documentation.

Amazon Elastic Compute Cloud

  • Features

    • This release adds support for AMI Watermark and Allowed AMIs integration

Amazon GuardDuty

  • Features

    • Added AI-powered investigations that automatically analyze security findings, correlate related activity, and produce structured summaries with risk assessment, confidence scoring, MITRE technique classification, and actionable next steps.

Amazon Omics

  • Features

    • Adds support for scratch ephemeral storage mounted at tmp

Amazon QuickSight

  • Features

    • Updated the Amazon Quick Spaces API to remove unsupported SPACE and ARTIFACT values from the SpaceQuickSightResourceType enum.

Lambda MicroVMs

  • Features

    • Lambda MicroVMs GA launch. Lambda MicroVMs enable isolated and highly responsive execution of user-supplied or LLM-generated code.

Managed Streaming for Kafka

  • Features

    • Amazon MSK Replicator now supports mTLS authentication when connecting to external Apache Kafka clusters, enabling customers to replicate data from clusters that require mutual TLS for client authentication. This capability is supported when replicating to Amazon MSK Express brokers.

AWS SDK for Java v2 2.46.15

19 Jun 18:48

Choose a tag to compare

2.46.15 2026-06-19

AWS Glue

  • Features

    • Adds the SearchAssets operation for discovering assets in the AWS Glue Data Catalog using full-text search and filters. Minor naming refinements across the Glossary Terms and Attachment APIs for consistency.

Agents for Amazon Bedrock

  • Features

    • Add support for metadata-only retrieval on GetFlow, GetFlowVersion, and GetPrompt APIs.

Amazon AppStream

  • Features

    • Amazon WorkSpaces Agent Access now supports domain-joined fleets for enterprise identity integration, real-time agent observation with instant stop controls, and MCP tool forwarding for lower-latency, cost-effective desktop tool access.

Amazon Connect Service

  • Features

    • This is the release for point based scoring system and the evaluation form validation project

Amazon OpenSearch Service

  • Features

    • This release introduces data source attachment APIs, enabling users to attach and detach Amazon OpenSearch Service domains and Amazon OpenSearch Serverless collections to an OpenSearch application.

Netty NIO HTTP Client

  • Bugfixes

    • Decorate streaming response publisher failures so S3AsyncClient getObject can retry Netty read timeouts.

Contributors

Special thanks to the following contributors to this release:

@goutamadwant

AWS SDK for Java v2 2.46.14

18 Jun 18:47

Choose a tag to compare

2.46.14 2026-06-18

AWS Batch

  • Features

    • Adds Support for ordered allocation strategies- BEST-FIT-PROGRESSIVE-ORDERED or SPOT-CAPACITY-OPTIMIZED-PRIORITIZED

AWS Compute Optimizer

  • Features

    • This release surfaces two new metrics Volume IOPS Exceeded and Volume Throughput Exceeded into EBS volume rightsizing recommendations.

AWS Lambda

  • Features

    • Converging and fixing existing documentation gaps in Lambda SDK

Amazon CloudWatch Logs

  • Features

    • Added optional startFromHead parameter to FilterLogEvents enabling descending timestamp order (newest first) when set to false. Default true preserves existing ascending order. Reverse sorting requires a startTime on or after Jan 1, 2024.

Amazon Cognito Identity Provider

  • Features

    • In order to support the new TLS Self-Service feature, this change adds SecurityPolicyType to CustomDomainConfigType. During CreateUserPoolDomain and UpdateUserPoolDomain this is used to select a custom domain's TLS enforcement, and for DescribeUserPoolDomain it informs users about the current TLS.

Amazon EC2 Container Service

  • Features

    • Amazon ECS services now support high resolution (20 second) CloudWatch metrics for CPUUtilization and MemoryUtilization. Use these metrics for faster service auto scaling.

Amazon Elastic Compute Cloud

  • Features

    • Documentation updates clarifying CancelCapacityReservation cancellable states

Amazon Elastic Kubernetes Service

  • Features

    • Adds support for configurable control plane egress routing in Amazon EKS, allowing you to route control plane egress traffic through your VPC and control how the control plane reaches resources in your network such as webhook servers and OIDC providers.

Amazon GameLift

  • Features

    • Amazon GameLift Servers has launched support for customizing Linux capabilities in container fleets. You can now specify additional Linux capabilities for containers in a container group definition, giving you finer control over the default Docker capabilities available to your containers.

Amazon HealthLake

  • Features

    • Adding New Configurations to the FHIR Create Datastore. The new configurations include NLP Configuration, AnalyticsConfiguration, ProfileConfiguration

Amazon SageMaker Service

  • Features

    • Adds support for automatic AMI patching on HyperPod clusters. Customers can configure patching strategies to automatically apply security patch with zero job termination. Customers can also specify an AMI version at instance group level and update cluster software to a certain AMI version.

Application Auto Scaling

  • Features

    • Adds support for ECS high-resolution predefined scaling metrics (ECSServiceAverageCPUUtilizationHighResolution, ECSServiceAverageMemoryUtilizationHighResolution) enabling 20-second metric periods for faster scaling

Synthetics

  • Features

    • CloudWatch Synthetics adds support for multi-location canaries. Customers can now monitor their endpoints from multiple locations with centralized management from a primary location. The SDK includes new parameters for configuring multiple locations and tracking their state.

AWS SDK for Java v2 2.46.13

17 Jun 18:47

Choose a tag to compare

2.46.13 2026-06-17

AWS DevOps Agent Service

  • Features

    • Adds support for Remote A2A (Agent-to-Agent) agent registration and management. Adds new Release Readiness Review and Release Testing capabilities. Adds support for Git managed skills in AWS DevOps Agent.

AWS Glue

  • Features

    • This release adds support for Search and Discovery in AWS Glue, letting you and your applications search Data Catalog assets such as table and enrich them with business context and glossary terms.

AWS SDK for Java v2

  • Bugfixes

    • Fix excessive memory usage in AsyncRequestBody.fromInputStream() when reading from streams that return small chunks (e.g., PipedInputStream) by right-sizing the read buffer based on InputStream.available() and trimming oversized backing arrays before they're held by downstream pipelines.

AWS Security Agent

  • Features

    • Updated AWS Security Agent SDK model with new APIs for threat modeling, code review, security requirements, and additional integration providers.

Agents for Amazon Bedrock

  • Features

    • Launching Bedrock Managed Knowledge Bases. Added support for resource-based policies on Knowledge Base resources, enabling cross-account access for Managed Knowledge Bases.

Agents for Amazon Bedrock Runtime

  • Features

    • Adds new AgenticRetrieveStream API for managed knowledge bases to use conversation history and autonomously plan for multi-hop multi-KB reasoning with built-in evaluation and access-control. Updates Retrieve API for access-control-based filtering for managed knowledge bases.

Amazon Bedrock AgentCore

  • Features

    • AgentCore Harness service will be Generally Available at NYS 2026 with this Treb release. Harness will support invoking specific endpoints via the qualifier parameter, AWS Skills for pre-built agent capabilities, and improved validation for skill git source URLs.

Amazon Bedrock AgentCore Control

  • Features

    • AgentCore Gateway now supports inference targets to LLM providers (direct config or built-in connectors), HTTP passthrough targets with session stickiness, runtime target API schemas, AWS WAF web ACL association with configurable fail-open or fail-close modes, and interceptor payload filtering.

Amazon EC2 Container Service

  • Features

    • Releasing the ability to bring-your-own task-definition for CreateExpressGatewayService and UpdateGatewayExpressService

Amazon OpenSearch Service

  • Features

    • Adds support for configuring IAM Identity Center options on existing OpenSearch applications via the UpdateApplication API.

AmazonMQ

  • Features

    • This release adds private networking support for Amazon MQ for RabbitMQ. You can now associate AWS RAM resource shares with your broker and retrieve shared resource details using the new DescribeSharedResources API.

Compute Optimizer Automation

  • Features

    • This launch adds IfExists comparison operators to Compute Optimizer Automation rule criteria, so a rule can include recommended actions whose specified attribute isn't present.

Partner Central Selling API

  • Features

    • Cosell Resonate AND Prospecing API Launch with ARN correction

S3 Event Notification

  • Features

    • Add support for ObjectAnnotation.

Contributors

Special thanks to the following contributors to this release:

@parasparani1

AWS SDK for Java v2 2.46.12

16 Jun 21:44

Choose a tag to compare

2.46.12 2026-06-16

AWS CRT HTTP Client

  • Bugfixes

    • Wrap connection pool acquire timeout and other transient HTTP errors in IOException so the SDK retry layer treats them as retryable.

AWS Direct Connect

  • Features

    • Added VIF rate limiting support for AWS Direct Connect, allowing customers to set bandwidth allocations on virtual interfaces to manage traffic on dedicated connections.

AWS Outposts

  • Features

    • Adds support for creating an order from quotes.

AWS SDK for Java v2

  • Features

    • Updated endpoint and partition metadata.

Amazon Route 53 Resolver

  • Features

    • Adds supports for PartnerManagedRules

Amazon S3 Vectors

  • Features

    • Amazon S3 Vectors now supports paginated QueryVectors requests, returning up to 10,000 results per query.

Amazon SageMaker Service

  • Features

    • Add EnableDetailedObservability to Endpoint MetricsConfig. Publishes GPU, host, and framework-native inference metrics to CloudWatch with per-inference-component, availability-zone, and instance dimensions. Adds Inference Component provisioning lifecycle and multi-AZ placement metrics.

Amazon Simple Storage Service

  • Features

    • Added support for annotations. You can now attach up to 1000 annotations (up to 1 MB each) directly to objects and create, retrieve, list, and delete them using new annotation APIs. Also added support for configuring an annotation table in S3 Metadata.

Partner Central Selling API

  • Features

    • Added Prospecting APIs to convert engagements into AI-enriched leads with scoring insights. Extended Engagement APIs with ProspectingResult and Lead contexts. Added CoSell Scoring to GetAwsOpportunitySummary- quality score, trend, agent-driven recommendations, and engagement classification.

AWS SDK for Java v2 2.46.11

15 Jun 20:03

Choose a tag to compare

2.46.11 2026-06-15

AWS WAFV2

  • Features

    • AWS WAF now supports AI traffic monetization for CloudFront. Configure payment networks and pricing on your web ACL, use the new Monetize rule action to charge AI agents via x402, and monitor revenue with new GetRevenueStatisticsSummary, GetRevenueStatistics, and ListSettlementRecords APIs.

Amazon Bedrock Runtime

  • Features

    • InvokeGuardrailChecks API evaluates prompts and responses against safety checks (content filters, prompt attacks, sensitive info) without creating guardrail resources. It's a detect-only API, returning numeric scores so you can build adaptive logic as per your application.

Amazon CloudWatch Logs

  • Features

    • Added endTimeOffset parameter to Scheduled Queries APIs (Create, Update, Get) enabling bounded time window configuration. Introduced scheduleType filter (CUSTOMER MANAGED, AWS MANAGED) for ListScheduledQueries and exposed it in Get and Update responses.

Amazon DataZone

  • Features

    • Adds support for deleting lineage events in Amazon DataZone.

Amazon Relational Database Service

  • Features

    • Adding support for RDS SQL Server BYOM and DB2 Community Edition

Amazon S3

  • Features

    • Added BufferedSplittableAsyncRequestBody.builder() with bufferBeforeSend option that fully buffers each multipart upload part before sending, fixing NonRetryableException when retrying parts from slow streaming sources.

Amazon WorkSpaces

  • Features

    • Added a validation for null check for ImageIds in DescribeWorkspaceImages API request parameters.

Application Migration Service

  • Features

    • AWS Transform for VMware now supports Amazon FSx for NetApp ONTAP as a target storage. Customers can migrate source server disks directly to FSx for NetApp ONTAP iSCSI LUNs. Target storage is configurable per source server, and compute, network, and storage migrate together in coordinated waves.

AWS SDK for Java v2 2.46.10

12 Jun 19:06

Choose a tag to compare

2.46.10 2026-06-12

AWS Certificate Manager

  • Features

    • Certificate transparency logging opt-out is no longer available. Per compliance requirements, all public ACM certificates are automatically recorded in certificate transparency logs. The CertificateTransparencyLoggingPreference option is deprecated.

AWS DevOps Agent Service

  • Features

    • Adds support for Trigger CRUD APIs (CreateTrigger, GetTrigger, UpdateTrigger, DeleteTrigger, ListTriggers) for managing schedule-based automation triggers in DevOps Agent agent spaces.

AWS Glue

  • Features

    • Adds support for retrieving Apache Iceberg table metadata via GetTable. Use the new AttributesToGet parameter with LATEST ICEBERG METADATA to receive schema, partition specs, sort orders, and table properties in the response.

AWS Identity and Access Management

  • Features

    • Updating documentation for select service-specific credential APIs

AWS SDK for Java v2

  • Features

    • Updated endpoint and partition metadata.

Amazon Bedrock AgentCore

  • Features

    • Added tagging and CMK support across optimization, an explanation field in recommendation output, and an insights feature to identify failure patterns, extract user intents, and summarize execution behavior

Amazon Bedrock AgentCore Control

  • Features

    • Added tagging and CMK support for optimizations and an insights feature to identify failure patterns, extract user intents, and summarize execution behavior

Amazon Elastic Kubernetes Service

  • Features

    • Patches missing enum values for EKS updates

Amazon Kinesis Firehose

  • Features

    • Update KeyARN in DeliveryStreamEncryptionConfigurationInput to accept KMS key ARNs only (not alias ARNs), matching service behavior.

Amazon SageMaker Runtime

  • Features

    • Added support for inline request payloads to the InvokeEndpointAsync operation to allow users to provide the inference payload directly in the request Body (up to 128,000 bytes) as an alternative to uploading the payload to Amazon S3 and passing InputLocation.

AWS SDK for Java v2 2.46.9

11 Jun 19:03

Choose a tag to compare

2.46.9 2026-06-11

AWS Support

  • Features

    • Adding new BDD representation of endpoint ruleset

Amazon Bedrock AgentCore

  • Features

    • Adds support to perform cross account data plane actions on an AgentCore Memory resource

Amazon Bedrock AgentCore Control

  • Features

    • Supports deterministic metadata for AgentCore Memory

Amazon Elastic Kubernetes Service

  • Features

    • Introduce new CreateCluster parameters for Amazon EKS local clusters on AWS Outposts. Added etcdInstanceType for configuring the EC2 instance type for dedicated etcd instances, and spreadLevel for configuring the placement group spread level for Kubernetes control plane and etcd instances.

Amazon HealthLake

  • Features

    • Adds the UpdateFHIRDatastore API and adds analytics, NLP, and profile configuration support to CreateFHIRDatastore and DescribeFHIRDatastore.

Amazon Neptune

  • Features

    • Amazon Neptune now supports IPv6 dual-stack networking. You can create and manage Neptune DB clusters accessible over both IPv4 and IPv6 by specifying NetworkType as DUAL in CreateDBCluster, ModifyDBCluster, RestoreDBClusterFromSnapshot, and RestoreDBClusterToPointInTime API operations

Amazon Omics

  • Features

    • Adds support for workflowName in the ListRuns API response.

AWS SDK for Java v2 2.46.8

10 Jun 19:05

Choose a tag to compare

2.46.8 2026-06-10

AWS Elemental MediaLive

  • Features

    • Adding premixer settings to pid and track audio inputs in MediaLIve to allow greater control over mixing audio from multiple source streams including support for AudioPidSelectors made up of multiple audio PIDs.

AWS Sign-In Service

  • Features

    • AWS Sign-In now allows customers to control access to the AWS Management Console using resource-based policies. With this release customers can restrict console access based on network perimeters such as VPC IDs, VPC endpoints, and IP addresses.

Amazon EC2 Container Service

  • Features

    • Amazon ECS Managed Daemon task definitions now support pidMode and ipcMode parameters. Set shared to allow daemons to share PID or IPC namespaces with co-located tasks on Managed Instances, enabling process tracing and shared memory communication.

Amazon Elastic Compute Cloud

  • Features

    • This release adds support for AMI Watermark which a structured identifier that helps in tracking AMI provenance

Amazon Lightsail

  • Features

    • This release adds support for Asia Pacific (Hong Kong) (ap-east-1), Europe (Spain) (eu-south-2) and South America (Sao Paulo) (sa-east-1) Regions.

Amazon Prometheus Service

  • Features

    • Adds supports for out-of-order sample ingestion (default 1-minute window) and a configurable rule query offset to reduce data loss and improve alerting accuracy.

Amazon S3

  • Bugfixes

    • Fixed an issue where S3 multipart uploads with unknown content length could hang indefinitely when apiCallBufferSizeInBytes was less than twice minimumPartSizeInBytes. The SDK now validates this at request time and fails fast with a descriptive error instead of deadlocking

Amazon SageMaker Service

  • Features

    • Add support for G6e instances (ml.g6e.xlarge through ml.g6e.48xlarge) on Amazon SageMaker Notebook Instances.

Connect Health

  • Features

    • Add support for MedicalScribeBinaryAudioEvent in the Medical Scribe streaming input. This new event type lets you send audio as a raw binary payload instead of a base64-encoded value