Skip to content

Latest commit

 

History

History
609 lines (462 loc) · 31.4 KB

File metadata and controls

609 lines (462 loc) · 31.4 KB

👋 Looking for changelogs for older versions? You can find them in the changelogs directory.

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

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.

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

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.

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.

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.

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.

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

2.46.7 2026-06-09

AWS Outposts

  • Features

    • Added AWS Outposts APIs for self-service Outposts quoting and ordering. New operations include CreateQuote, GetQuote, UpdateQuote, DeleteQuote, ListQuotes, and ListOrderableInstanceTypes.

AWS SDK for Java v2

  • Features

    • Updated endpoint and partition metadata.

Amazon Bedrock

  • Features

    • Adds support for the Amazon Bedrock account-level data retention APIs PutAccountDataRetention and GetAccountDataRetention.

Amazon Bedrock AgentCore

  • Features

    • Add RetryableConflictException (HTTP 409) to InvokeAgentRuntimeCommand and GetAgentCard to prevent orphaned VMs during concurrent session access. The SDK automatically retries this exception with backoff. Enforcement is not yet active and will be enabled in a future service update.

Amazon CloudWatch

  • Features

    • This release adds the APIs (AssociateDatasetKmsKey, DisassociateDatasetKmsKey, GetDataset) to manage encryption at rest for OpenTelemetry metrics in CloudWatch using AWS KMS customer managed keys.

Amazon Elastic Compute Cloud

  • Features

    • Added TagFieldSpecifications to CreateFlowLogs and DescribeFlowLogs APIs. Customers can now specify tag keys in their Flow Logs subscriptions to capture associated EC2 resource tag values in their logs, enabling tag-based visibility.

Amazon SNS Message Manager

  • Bugfixes

    • Fixed SnsMessageManager rejecting valid SNS messages whose signature timestamp falls on a whole second (zero milliseconds): the canonical string was rebuilt with Instant#toString(), which drops the .000 fraction and no longer matched the value Amazon SNS signed.

odb

  • Features

    • Releases Autonomous Database Serverless APIs, autonomousDatabaseOciIntegrationIamRoles, linkedOciTenancyId, linkedOciCompartmentId, and subscriptionErrors fields in GetOciOnboardingStatus API response.

Contributors

Special thanks to the following contributors to this release:

@henricook

2.46.6 2026-06-08

AWS Compute Optimizer

  • Features

    • Adds new Idle Recommendation Resource types in the AWS Compute Optimizer API

AWS DevOps Agent Service

  • Features

    • Add Asset APIs for managing versioned assets and asset files in AWS DevOps Agent agent spaces.

AWS Elemental MediaPackage v2

  • Features

    • Adds support for DASH Audio Timeline Patternization. This enables your DASH manifests to templatize the repeating patterns that emerge in audio segment timelines. This compacts the total timeline length, utilizing the repeat notation, such that manifests don't grow indefinitely long.

AWSDeadlineCloud

  • Features

    • Added optional identityCenterRegion parameter to AssociateMember APIs to allow managing memberships for users and groups in other regions.

Amazon Omics

  • Features

    • StartRunBatch API - Add EngineSettings

Application Migration Service

  • Features

    • AWS Transform discovery tool now supported as network migration input source. You can now use the AWS Transform Discovery tool as a source for network migration alongside modelizeIT, enabling hybrid network migrations for environments running both VMware and non-VMware workloads.

CloudWatch Observability Admin Service

  • Features

    • CloudWatch Observability Admin extends CentralizationRuleForOrganization APIs to support metrics, enabling centralization of metrics across accounts and Regions alongside logs.

Cost Optimization Hub

  • Features

    • Adds new Idle Recommendation types in the Cost Optimization Hub API

Tax Settings

  • Features

    • Adds support for additional tax information fields for Philippines, Belgium, Chile, France, Poland, and Italy in the Tax Settings API.

2.46.5 2026-06-05

AWS Elemental MediaConvert

  • Features

    • Adds support for configurable number of Clear Lead segments at the beginning of encrypted output. Adds support for multiple trickplay variants.

AWS SDK for Java v2

  • Features

    • Update Netty to 4.1.135
    • Updated endpoint and partition metadata.

Amazon QuickSight

  • Features

    • Adds support for Knowledge Base APIs and Index Capacity API

Amazon SageMaker Service

  • Features

    • This release adds support for MLflow experiment tracking in SageMaker inference optimization. CreateAIRecommendationJob and CreateAIBenchmarkJob now accept an optional OutputConfig.MlflowConfig (MLflow App ARN, experiment, run name) to stream benchmark metrics and artifacts to your own MLflow App.

EMR Serverless

  • Features

    • Adds support for updating max capacity and custom fields while application is started

Payment Cryptography Control Plane

  • Features

    • Adds CloudFormation support for resource-based policies on AWS Payment Cryptography keys.

2.46.4 2026-06-04

AWS Audit Manager

  • Features

    • Adding new BDD representation of endpoint ruleset

AWS CRT HTTP Client

  • Bugfixes

    • Fix connection pool exhaustion in the CRT HTTP client where connections were not released after a request abort or timeout.

AWS CloudFormation

  • Features

    • Adding new BDD representation of endpoint ruleset

AWS Config

  • Features

    • AWS Config now supports internal service-linked rules, allowing AWS service partners to deploy Config rules for customers and use the evaluation results to build enhanced features.

AWS Glue

  • Features

    • AWS Glue Interactive Sessions now supports Apache Spark Connect, enabling remote Spark execution over gRPC with minimal client-side dependencies. Adds GetSessionEndpoint and GetDashboardUrl APIs. Modifies CreateSession now accepts SPARK CONNECT session type.

AWS Wickr Admin API

  • Features

    • AWS Wickr now allows network administrators to configure a maximum session duration for non-SSO users in security groups, and display customizable consent popups to users at login for terms of use or compliance acknowledgements.

AWSKendraFrontendService

  • Features

    • Adding new BDD representation of endpoint ruleset

Amazon AppIntegrations Service

  • Features

    • Adding new BDD representation of endpoint ruleset

Amazon Appflow

  • Features

    • Adding new BDD representation of endpoint ruleset

Amazon Chime SDK Voice

  • Features

    • Adding new BDD representation of endpoint ruleset

Amazon Connect Participant Service

  • Features

    • Adding new BDD representation of endpoint ruleset

Amazon EMR

  • Features

    • Added support for Spark Connect interactive sessions on Amazon EMR on EC2 with new APIs - StartSession, GetSession, GetSessionEndpoint, ListSessions, and TerminateSession. Added sessionEnabled field in RunJobFlow and DescribeCluster to enable Spark Connect endpoints on EMR clusters.

Amazon Elastic File System

  • Features

    • Adding new BDD representation of endpoint ruleset

Amazon GuardDuty

  • Features

    • Remove unsupported RDS field for filter

Amazon Interactive Video Service

  • Features

    • adds UpdateAdConfiguration operation to AWS IVS low-latency APIs

Amazon SageMaker Service

  • Features

    • Adds the IncludedData parameter to DescribeModelCard and DescribeModelPackage. Set it to MetadataOnly to retrieve a model card without decrypt permission on the customer managed AWS KMS key (default AllData returns full content). Adds support for the MTRL Job resource in SageMaker Search.

Amazon Simple Notification Service

  • Features

    • Adding new BDD representation of endpoint ruleset

Amazon WorkDocs

  • Features

    • Adding new BDD representation of endpoint ruleset

Amazon WorkSpaces

  • Features

    • Adding new BDD representation of endpoint ruleset

Tax Settings

  • Features

    • Adding new BDD representation of endpoint ruleset

2.46.3 2026-06-03

ARC - Region switch

  • Features

    • ARC Region Switch now supports three new execution blocks for multi-Region database workloads-Amazon Aurora Serverless scaling, Amazon Aurora Provisioned scaling, and Amazon Neptune Global Database failover.

AWS Compute Optimizer

  • Features

    • This release lets customers extend the lookback period for Amazon EBS volume and Amazon ECS rightsizing recommendations to 32 days.

AWS Cost Explorer Service

  • Features

    • Added support for target-coverage-based Savings Plans purchase analysis. The StartCommitmentPurchaseAnalysis API now accepts a new TARGET AVERAGE COVERAGE value for AnalysisType, as well as an optional SavingsPlansTargetCoverage field in SavingsPlansPurchaseAnalysisConfiguration

AWS End User Messaging Social

  • Features

    • Adding support for WhatsApp flow APIs and adding AccessDeniedByMetaException for Template APIs

Amazon Connect Service

  • Features

    • SearchContacts Connect API now supports filtering contacts by the AI Agents involved in handling them

Inspector2

  • Features

    • Inspector support for enhanced scanning

2.46.2 2026-06-02

AWS SDK for Java v2

  • Features

    • Updated endpoint and partition metadata.

Amazon Location Service Routes V2

  • Features

    • Add "standardRegionalEndpoints" back to fix 'Could not connect to the endpoint URL'

2.46.1 2026-06-02

AWS IoT

  • Features

    • Fleet indexing documentation update

AWS Lambda

  • Features

    • Adds configuration for tag propagation to Lambda-managed resources.

Amazon ElastiCache

  • Features

    • Amazon ElastiCache for Valkey now supports durability. This new capability is enabled through a Multi-AZ transactional log, enabling fast recovery and restart during failures.

Amazon Elastic Compute Cloud

  • Features

    • Amazon EC2 now supports self-service cancellation of future-dated Capacity Reservations. A cancellation charge applies based on remaining commitment. Customers can generate a cancellation quote to review charges before confirming.

Amazon GuardDuty

  • Features

    • Amazon GuardDuty Runtime Monitoring now supports 3 new SensitiveFileModified finding types (Persistence, PrivilegeEscalation, DefenseEvasion) that detect when security-sensitive system files are modified on EC2 instances or containers, indicating potential compromise through file tampering.

Amazon Keyspaces Streams

  • Features

    • Added iterator description to the GetRecords API response for Amazon Keyspaces Change Data Capture (CDC) streams, enabling consumers to track their current position within the stream.

Amazon Location Service Routes V2

  • Features

    • Added Transit and Intermodal travel modes to CalculateRoutes. Plan routes using public transit (bus, subway, train, ferry) or combine transit with driving, taxi, and rental car segments in a single multi-modal route.

Amazon SageMaker Service

  • Features

    • Amazon SageMaker Job is a new service to help you manage various workloads related to model fine tuning, evaluation etc. Two job categories are supported today, AgentRFT for multi-turn agentic reinforcement fine tuning, and AgentRFTEvaluation for evaluating base model or trained model from AgentRFT.

Amazon Transcribe Service

  • Features

    • Release new Language locales including am-ET, es-MX, fa-AF, ht-HT, jv-ID, km-KH, my-MM, sq-AL, ne-NP. The commit shows past locales that have already been release which include cy-gb, ga-ie, gd-gb.

S3 Transfer Manager

  • Bugfixes

    • Fix a resource leak in downloadDirectory where cancelling the download could still allow file transfers that arrive late to recreate the destination directory. Added a guard in DownloadDirectoryHelper to skip file downloads after the operation is cancelled.

Sagemaker Job Runtime Service

  • Features

    • Amazon SageMaker Job Runtime is a new service for managing trajectory data during multi-turn customization jobs. It provides APIs to send inference requests to models during job execution, mark rollouts as complete, and submit reward values for training trajectories.

2.46.0 2026-06-01

AWS Marketplace Agreement Service

  • Features

    • Adding Entitlements in SearchAgreements Response

AWS SDK for Java v2

  • Features

    • This update replaces the default apache-client runtime dependency of service clients with the new apache5-client. This means that service clients will now use the Apache5HttpClient by default if no HTTP client is explicitly configured on the service client builder.\n Notable changes:\n - Apache 5 uses different logger names than Apache 4\n - Expect: 100-Continue is disabled by default\n - TCP keep-alive socket options require jdk.net.NetworkPermission when SecurityManager is active

Amazon Cognito Identity Provider

  • Features

    • Add support for multi-region replication, enabling synchronization of user data and configurations to a secondary user pool in a standby Region. Add support for customer managed keys (CMK) in AWS KMS for encrypting user pool data at rest.

Amazon DynamoDB Enhanced Client

  • Features

    • Increase code coverage on dynamodb-enhanced module

Amazon QuickSight

  • Features

    • This release adds public APIs for Amazon QuickSight Spaces, Agents, and Flows. Spaces APIs enable management of curated resource collections. Agents APIs provide lifecycle control over AI-powered agents that leverage Spaces. Flows APIs add CRUDL APIs for automated workflows.

Apache HTTP Client 5

  • Features

    • Upgrade httpcomponents.client5 to 5.6.1