Skip to content

Releases: aws/aws-sdk-js-v3

v3.1035.0

22 Apr 19:01

Choose a tag to compare

3.1035.0(2026-04-22)

New Features
  • client-iot-wireless: Enable customers to optionally specify a desired confidence level for Cellular and WiFi position estimates. Customers can use this to trade off confidence level and radius of uncertainty based on their needs. (9fcaea59)
  • client-ecs: GPU health monitoring and auto-repair for ECS Managed Instances (0ffa1090)
  • client-osis: Update the pipeline configuration body character limit for the CreatePipeline API call. (d19d4063)
  • client-opensearch: Adds support for RollbackServiceSoftwareUpdate API (e8b37945)
  • client-batch: Support of S3Files volume type, container start and stop timeouts. (802ac4b8)
  • client-ec2: Managed resource visibility settings control whether resources that AWS services provision on your behalf within your AWS account appear in your Amazon console views and API list operations. (698293af)
  • client-emr-serverless: This release adds support for Spark connect sessions starting with release label emr-7.13.0. (966d4934)
  • client-bedrock-agentcore: Adds support for Amazon Bedrock AgentCore Harness data plane APIs, enabling customers to invoke managed agent loops and execute commands on live agent sessions with streaming responses. (a465bad8)
  • client-s3-control: This release adds support for five additional checksum algorithms for data integrity checking in Amazon S3 - MD5, SHA-512, XXHash3, XXHash64, and XXHash128. (e8c4a764)
  • client-bedrock-agentcore-control: Adds support for Amazon Bedrock AgentCore Harness control plane APIs, enabling customers to create, manage, and configure managed agent loops with customizable models, tools, memory, and isolated execution environments. (ace8fec5)
  • client-ivs: Adds support for Amazon IVS server-side ad insertion (a4a29e9e)
  • client-s3: This release adds five additional checksum algorithms for S3 data integrity (MD5, SHA-512, XXHash3, XXHash64, XXHash128) and support for S3 Inventory on directory buckets (S3 Express One Zone). (41a6a595)
  • client-lambda: Add Ruby 4.0 (ruby4.0) support to AWS Lambda. (ece8ce80)
Bug Fixes
  • client-s3: retry errors with 200 status code (#7945) (7d9d8d17)
  • client-sts: override IDPCommunicationError to be retryable (#7946) (d75e129a)
Tests
  • clients: add snapshot tests for http2-default clients (#7947) (189729bb)
  • client-kinesis: http2 session concurrency tests (#7941) (408d99eb)

For list of updated packages, view updated-packages.md in assets-3.1035.0.zip

v3.1034.0

21 Apr 20:46

Choose a tag to compare

3.1034.0(2026-04-21)

Chores
  • core/client: retry behavior control flag (#7943) (f8a0e2eb)
  • codegen: sync for http2 session concurrency fixes (#7942) (273ad5be)
New Features
  • client-snowball: This release adds Smithy RPC v2 CBOR as an additional protocol alongside the existing AWS JSON 1.1. The SDK will prioritize its most performant protocol. (dc2372c3)
  • client-compute-optimizer: This release adds Smithy RPC v2 CBOR as an additional protocol alongside the existing AWS JSON 1.0. The SDK will prioritize its most performant protocol. (bfd1554d)
  • client-cognito-identity-provider: Adding dutch language support for Cognito Managed Login and Terms on Console (dca261d2)
  • client-compute-optimizer-automation: This release adds Smithy RPC v2 CBOR as an additional protocol alongside the existing AWS JSON 1.0. The SDK will prioritize its most performant protocol. (1dce21e2)
  • client-network-firewall: Support for new types of partner managed rulegroups for Network Firewall Service (267a4f8e)
  • client-gamelift: This release adds Smithy RPC v2 CBOR as an additional protocol alongside the existing AWS JSON 1.1. The SDK will prioritize its most performant protocol. (c1e73830)
  • client-sagemaker: SageMaker AI now supports generative AI inference recommendations. Provide your model and workload, and SageMaker AI optimizes configurations, benchmarks them on real GPUs, and returns deployment-ready recommendations with validated metrics, accelerating the path to production from weeks to hours. (d111c8b8)
  • client-marketplace-entitlement-service: This release adds Smithy RPC v2 CBOR as an additional protocol alongside the existing AWS JSON 1.1. The SDK will prioritize its most performant protocol. (76ca21fc)
  • client-comprehendmedical: This release adds Smithy RPC v2 CBOR as an additional protocol alongside the existing AWS JSON 1.1. The SDK will prioritize its most performant protocol. (d3de08b9)
Bug Fixes
  • lockfile: update yarn.lock for util-retry resolution version (#7944) (f83dd482)

For list of updated packages, view updated-packages.md in assets-3.1034.0.zip

v3.1033.0

20 Apr 19:02

Choose a tag to compare

3.1033.0(2026-04-20)

Documentation Changes
  • client-guardduty: Expanded support for new suppression rule fields. (f0bb9093)
New Features
  • clients:
    • update client endpoints as of 2026-04-20 (d6a7886a)
    • use binary decision diagrams for endpoint resolution (#7931) (ff1b2bae)
  • client-application-signals: Releasing Second phase of SLO Recommendations where you can create recommended SLOs out-of-the box using CreateSLO API (266b97c3)
  • client-ec2: Added Transit Gateway Integration into AWS Client VPN. (7ea00cb5)
  • client-observabilityadmin: Enablement for Security Hub v2 via Observability Admin Telemetry Rule for account and organization level. (f70978fb)
  • client-evs: Amazon EVS now allows you to create connectors to your vCenter appliances and create Windows Server entitlements for virtual machines running in your EVS environments (f4cdcf8d)
  • client-location: This release adds support for new Job APIs for bulk workloads. The initial job type supported is Address Validation. The new APIs added are StartJob, CancelJob, ListJobs, and GetJob. (444f15ce)
  • client-kafka: Amazon MSK Replicator now supports data migration from external Apache Kafka clusters to Amazon MSK Express brokers. This release adds SaslScram authentication with TLS encryption, enhanced consumer offset synchronization, and customer log forwarding for troubleshooting. (543ff571)
  • client-bedrock-agentcore-control: Supporting listingMode for AgentCore Gateway MCP server targets (23d06d56)
Bug Fixes
  • core: replace Object.entries with for-in loops in shape serde (#7940) (785e3b28)

For list of updated packages, view updated-packages.md in assets-3.1033.0.zip

v3.1032.0

17 Apr 18:53

Choose a tag to compare

3.1032.0(2026-04-17)

Documentation Changes
  • client-neptune: Improving Documentation for Neptune (e27d9cd0)
New Features
  • clients: update client endpoints as of 2026-04-17 (1fd8c265)
  • client-connect: Fixes in SDK for customers using TestCase APIs (bd88a7ec)
  • client-imagebuilder: ImportDiskImage API adds registerImageOptions for Secure Boot control and custom UEFI data. It adds windowsConfiguration for selecting a specific edition from multi-image .wim files during ISO import. (d211b308)
  • client-quicksight: Public release of dashboard customization summary, S3 Tables data source type, Athena cross-account connector, custom sorting for controls, and AI-powered analysis generation. (da327c47)
  • client-sagemaker: Adds support for providing NetworkInterface for efa enabled instances and Simplified cluster creation for Slurm-orchestrated clusters with optional Lifecycle Script (LCS) configuration. (ffcb883d)
  • client-cleanrooms: This release adds support for configurable spark properties for Cleanrooms PySpark workloads. (c5de5506)
  • client-groundstation: Adds support for updating contacts, listing antennas, and listing ground station reservations. New API operations - UpdateContact, ListContactVersions, DescribeContactVersion, ListAntennas, and ListGroundStationReservations. (360c3817)
  • client-sts: The STS client now supports configuring SigV4a through the auth scheme preference setting. SigV4a uses asymmetric cryptography, enabling customers using long-term IAM credentials to continue making STS API calls even when a region is isolated from the partition leader. (c5755466)
  • client-connectcampaignsv2: This release adds support for campaign entry limits configuration and hourly refresh frequency in Amazon Connect Outbound Campaigns. (4ee31aed)
Bug Fixes
  • core: reduce object allocations in protocol serde (#7939) (d0c9af06)

For list of updated packages, view updated-packages.md in assets-3.1032.0.zip

v3.1031.0

16 Apr 19:23

Choose a tag to compare

3.1031.0(2026-04-16)

Chores
Documentation Changes
  • client-cloudwatch: Update documentation of alarm mute rules start and end date fields (3b2342bc)
New Features
  • clients: update client endpoints as of 2026-04-16 (68ae10a1)
  • client-appstream: Add content redirection to Update Stack (1bde7c78)
  • client-connect: This release updates the Amazon Connect Rules CRUD APIs to support a new EventSourceName - OnEmailAnalysisAvailable. Use this event source to trigger rules when conversational analytics results are available for email contacts. (7abcd2c7)
  • client-rds: Adds a new DescribeServerlessV2PlatformVersions API to describe platform version properties for Aurora Serverless v2. Also introduces a new valid maintenance action value for serverless platform version updates. (b72b175a)
  • client-drs: Updating regex for identification of AWS Regions. (9405d283)
  • client-mediaconvert: Adds support for Elemental Inference powered smart crop feature, enabling video verticalization (c82e5cac)
  • client-auto-scaling: This release adds support for specifying Availability Zone IDs as an alternative to Availability Zone names when creating or updating Auto Scaling groups. (40e2faa7)
  • client-bedrock-agentcore: Introducing NamespacePath in AgentCore Memory to support hierarchical prefix based memory record retrieval. (91aeaedc)
  • client-devops-agent: Deprecate the userId from the Chat operations. This update also removes support of AllowVendedLogDeliveryForResource API from AWS SDKs. (39729e01)
  • client-connectcases: Added error handling for service quota limits (658cb4b3)
  • client-customer-profiles: Amazon Connect Customer Profiles adds RecommenderSchema CRUD APIs for custom ML training columns. CreateRecommender and CreateRecommenderFilter now accept optional RecommenderSchemaName. (be0aa8b0)
  • client-cognito-identity-provider: Adds support for passkey-based multi-factor authentication in Cognito User Pools. Users can authenticate securely using FIDO2-compliant passkeys with user verification, enabling passwordless MFA flows while maintaining backward compatibility with password-based authentication (4995e67c)
  • client-cloudwatch-logs: Endpoint update for CloudWatch Logs Streaming APIs. (6b28a142)
  • client-datazone: Launching SMUS IAM domain SDK support (60bff8a7)
  • client-dynamodb: performance improvements in JSON serialization (#7933) (c647598d)
Bug Fixes
  • eventstream-handler-node: use static credentials in event signing streams (#7930) (c5af293d)
  • tests: resolve lerna.json from monorepo root and let rollup use UMD output format (#7928) (a1313f90)
Tests
  • private: preview endpoint bdd for mock clients (#7938) (0b44cb70)
  • util-endpoints: remove bail option on endpoint tests (#7934) (768782ff)

For list of updated packages, view updated-packages.md in assets-3.1031.0.zip

v3.1030.0

13 Apr 18:57

Choose a tag to compare

3.1030.0(2026-04-13)

Documentation Changes
  • client-glue: AWS Glue now defaults to Glue version 5.1 for newly created jobs if the Glue version is not specified in the request, and UpdateJob now preserves the existing Glue version of a job when the Glue version is not specified in the update request. (3f133ce0)
New Features
  • clients: update client endpoints as of 2026-04-13 (c2fd223d)
  • client-macie2: This release adds an optional expectedBucketOwner field to the Macie S3 export configuration, allowing customers to verify bucket ownership before Macie writes results to the destination bucket. (4ce1dadc)
  • client-securityhub: Provide organizational unit scoping capability for GetFindingsV2, GetFindingStatisticsV2, GetResourcesV2, GetResourcesStatisticsV2 APIs. (7dbb49e2)
  • client-deadline: Adds GetMonitorSettings and UpdateMonitorSettings APIs to Deadline Cloud. Enables reading and writing monitor settings as key-value pairs (up to 64 keys per monitor). UpdateMonitorSettings supports upsert and delete (via empty value) semantics and is idempotent. (c21faa84)
  • client-customer-profiles: This release introduces changes to SegmentDefinition APIs to support sorting by attributes. (c5c51968)
  • client-interconnect: Initial release of AWS Interconnect -- a managed private connectivity service that enables you to create high-speed network connections between your AWS Virtual Private Clouds (VPCs) and your VPCs on other public clouds or your on-premise networks. (209d3633)

For list of updated packages, view updated-packages.md in assets-3.1030.0.zip

v3.1029.0

10 Apr 18:59

Choose a tag to compare

3.1029.0(2026-04-10)

New Features
  • client-observabilityadmin: CloudWatch Observability Admin adds support for multi-region telemetry evaluation and telemetry enablement rules. (861e172a)
  • client-rtbfabric: Adds optional health check configuration for Responder Gateways with ASG Managed Endpoints. When provided, RTB Fabric continuously probes customers' instance IPs and routes traffic only to healthy ones, reducing errors during deployments, scaling events, and instance failures. (3e890437)
  • client-ecs: Minor updates to exceptions for completeness (788ab4a6)
  • client-devops-agent: Devops Agent now supports associate Splunk, Datadog and custom MCP server to an Agent Space. (44503175)
  • client-mediaconvert: Adds support for MV-HEVC video output and clear lead for AV1 DRM output. (812d3dad)
  • client-imagebuilder: Image pipelines can now automatically apply tags to images they create. Set the imageTags property when creating or updating your pipelines to get started. (5eb366f5)
  • client-sagemaker: Support new SageMaker StartClusterHealthCheck API for on-demand DHC on Hyperpod EKS cluster. Support updated CreateCluster, UpdateCluster, DescribeCluster, BatchAddClusterNodes APIs for flexible instance group on HyperPod cluster (dfcde032)
  • client-connect: Conversational Analytics for Email (fd2820f8)

For list of updated packages, view updated-packages.md in assets-3.1029.0.zip

v3.1028.0

09 Apr 19:05

Choose a tag to compare

3.1028.0(2026-04-09)

Chores
New Features
  • client-bcm-dashboards: Scheduled email reports of Billing and Cost Management Dashboards (5e7231a1)
  • client-mediaconnect: Adds support for MediaLive Channel-type Router Inputs. (858c746d)
  • client-bedrock-agentcore: Introducing support for SearchRegistryRecords API on AgentCoreRegistry (6ac1ecc5)
  • client-sagemaker: Release support for g7e instance types for SageMaker HyperPod (c92e9e66)
  • client-bedrock-agentcore-control: Initial release for CRUDL in AgentCore Registry Service (ec576322)
  • client-redshift-data: The BatchExecuteStatement API now supports named SQL parameters, enabling secure batch queries with parameterized values. This enhancement helps prevent SQL injection vulnerabilities and improves query reusability. (de8f2afb)

For list of updated packages, view updated-packages.md in assets-3.1028.0.zip

v3.1027.0

08 Apr 18:59

Choose a tag to compare

3.1027.0(2026-04-08)

New Features
  • clients: update client endpoints as of 2026-04-08 (88eb6682)
  • client-outposts: Add AWS Outposts APIs to view renewal pricing options and submit renewal requests for Outpost contracts (ba6c2a7e)
  • client-ecr: Add UnableToListUpstreamImageReferrersException in ListImageReferrers (459df0bc)
  • client-backup: Adding EKS specific backup vault notification types for AWS Backup. (c5badfde)
  • client-marketplace-discovery: AWS Marketplace Discovery API provides an interface that enables programmatic access to the AWS Marketplace catalog, including searching and browsing listings, retrieving product details and fulfillment options, and accessing public and private offer pricing and terms. (1523d996)
  • client-ivs-realtime: Adds support for Amazon IVS real-time streaming redundant ingest. (1a8caf9e)
  • client-medialive: MediaLive is adding support for MediaConnect Router by supporting a new output type called MEDIACONNECT ROUTER. This new output type will provide seamless encrypted transport between your MediaLive channel and MediaConnect Router. (9d257a3f)
  • client-drs: This changes adds support for modifying the replication configuration to support data replication using IPv6. (b2cd4452)

For list of updated packages, view updated-packages.md in assets-3.1027.0.zip

v3.1026.0

07 Apr 19:01

Choose a tag to compare

3.1026.0(2026-04-07)

Chores
  • clients: add AWS retry customizations for DynamoDB, SQS, SFN, SWF (#7922) (4d9c5928)
  • codegen: update for sparse types and retry 2.1 updates (#7916) (b19357a7)
  • scripts: add codegen flag for PR creation (#7920) (899eb5ca)
New Features
  • clients: update client endpoints as of 2026-04-07 (1a9724c8)
  • client-rtbfabric: AWS RTB Fabric External Responder gateways now support HTTP in addition to HTTPS for inbound external links. Gateways can accept bid requests on port 80 or serve both protocols simultaneously via listener configuration, giving customers flexible transport options for their bidding infrastructure (e7dae9e3)
  • client-bedrock-agentcore: This release includes support for 1) InvokeBrowser API, enabling OS-level control of AgentCore Browser Tool sessions through mouse actions, keyboard input, and screenshots. 2) Added documentation noting that empty sessions are automatically deleted after one day in the ListSessions API. (209baf8c)
  • client-accessanalyzer: Revert previous additions of API changes. (2498b344)
  • client-outposts: This change allows listAssets to surface pending and non-compute asset information. Adds the INSTALLING asset state enum and the STORAGE, POWERSHELF, SWITCH, and NETWORKING AssetTypes. (12921a6f)
  • client-s3: Updated list of the valid AWS Region values for the LocationConstraint parameter for general purpose buckets. (229167dd)
  • client-ecs: This release provides the functionality of mounting Amazon S3 Files to Amazon ECS tasks by adding support for the new S3FilesVolumeConfiguration parameter in ECS RegisterTaskDefinition API. (1816b915)
  • client-datasync: Allow IAM role ARNs with IAM Paths for "SecretAccessRoleArn" field in "CustomSecretConfig" (2493464b)
  • client-lambda: Launching Lambda integration with S3 Files as a new file system configuration. (4e40cc0c)
  • client-ec2: EC2 Capacity Manager adds new dimensions for grouping and filtering capacity metrics, including tag-based dimensions and Account Name. (4f5a452a)
  • client-eks: EKS MNG WarmPool feature to support ASG WarmPool feature. (b982b678)
  • client-connect: The voice enhancement mode used by the agent can now be viewed on the contact record via the DescribeContact api. (1411825c)
  • client-datazone: Update Configurations and registerS3AccessGrantLocation as public attributes for cfn (49597475)
  • client-braket: Added support for t3, g6, and g6e instance types for Hybrid Jobs. (5107b43e)
  • client-s3files: Support for S3 Files, a new shared file system that connects any AWS compute directly with your data in Amazon S3. It provides fast, direct access to all of your S3 data as files with full file system semantics and low-latency performance, without your data ever leaving S3. (b87065a7)
Bug Fixes
  • scripts: default generate-client-tarball-since to origin/main (#7917) (314b203d)
Tests
  • performance-tests: create performance test package (#7864) (ee85613c)

For list of updated packages, view updated-packages.md in assets-3.1026.0.zip