Skip to content

Releases: aws/aws-sdk-js-v3

v3.688.0

08 Nov 20:06
Compare
Choose a tag to compare

3.688.0(2024-11-08)

New Features
  • clients: update client endpoints as of 2024-11-08 (175111af)
  • client-bedrock-agent-runtime: This release adds trace functionality to Bedrock Prompt Flows (bc899718)
  • client-firehose: Amazon Data Firehose / Features : Adds support for a new DeliveryStreamType, DatabaseAsSource. DatabaseAsSource hoses allow customers to stream CDC events from their RDS and Amazon EC2 hosted databases, running MySQL and PostgreSQL database engines, to Iceberg Table destinations. (99335615)
  • client-chime-sdk-media-pipelines: Added support for Media Capture Pipeline and Media Concatenation Pipeline for customer managed server side encryption. Now Media Capture Pipeline can use IAM sink role to get access to KMS key and encrypt/decrypt recorded artifacts. KMS key ID can also be supplied with encryption context. (88e1c217)
  • client-batch: This feature allows override LaunchTemplates to be specified in an AWS Batch Compute Environment. (bf10da9a)
  • client-controlcatalog: AWS Control Catalog GetControl public API returns additional data in output, including Implementation and Parameters (43e848f3)
  • client-qbusiness: Adds S3 path option to pass group member list for PutGroup API. (a0824b3d)
  • client-lambda: This release adds support for using AWS KMS customer managed keys to encrypt AWS Lambda .zip deployment packages. (0c470f6e)
  • client-eks: Adds new error code Ec2InstanceTypeDoesNotExist for Amazon EKS managed node groups (84db913d)
  • client-pinpoint-sms-voice-v2: Added the RequiresAuthenticationTimestamp field to the RegistrationVersionStatusHistory data type. (90f0be2f)
  • middleware-flexible-checksums: use Node.js native CRC32 checksum API (#6641) (6a48760c)
Tests

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

v3.687.0

07 Nov 20:16
Compare
Choose a tag to compare

3.687.0(2024-11-07)

Chores
  • middleware-flexible-checksums: delay checksum validation until stream read (#6629) (43ee3c1e)
New Features
  • clients: update client endpoints as of 2024-11-07 (dbf853a1)
  • client-auto-scaling: Auto Scaling groups now support the ability to strictly balance instances across Availability Zones by configuring the AvailabilityZoneDistribution parameter. If balanced-only is configured for a group, launches will always be attempted in the under scaled Availability Zone even if it is unhealthy. (3589a0fe)
  • client-bedrock-runtime: Add Prompt management support to Bedrock runtime APIs: Converse, ConverseStream, InvokeModel, InvokeModelWithStreamingResponse (66072530)
  • client-quicksight: Add Client Credentials based OAuth support for Snowflake and Starburst (3d8d0bb1)
  • client-cleanroomsml: This release introduces support for Custom Models in AWS Clean Rooms ML. (188d6019)
  • client-synthetics: Add support to toggle if a canary will automatically delete provisioned canary resources such as Lambda functions and layers when a canary is deleted. This behavior can be controlled via the new ProvisionedResourceCleanup property exposed in the CreateCanary and UpdateCanary APIs. (b06511c0)
  • client-cleanrooms: This release introduces support for Custom Models in AWS Clean Rooms ML. (ef8b2588)
  • client-bedrock-agent: Add prompt support for chat template configuration and agent generative AI resource. Add support for configuring an optional guardrail in Prompt and Knowledge Base nodes in Prompt Flows. Add API to validate flow definition (7f72a17e)
  • client-resource-explorer-2: Add GetManagedView, ListManagedViews APIs. (362a7bd2)
Tests

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

v3.686.0

06 Nov 20:25
Compare
Choose a tag to compare

3.686.0(2024-11-06)

Chores
New Features
  • client-qapps: Introduces category apis in AmazonQApps. Web experience users use Categories to tag and filter library items. (9e3e6fb6)
  • client-verifiedpermissions: Adding BatchGetPolicy API which supports the retrieval of multiple policies across multiple policy stores within a single request. (6860b355)
  • client-codebuild: AWS CodeBuild now adds additional compute types for reserved capacity fleet. (73be6196)
  • client-lakeformation: API changes for new named tag expressions feature. (85aa63fd)
  • client-s3-control: Fix ListStorageLensConfigurations and ListStorageLensGroups deserialization for Smithy SDKs. (14cff2e0)
  • client-guardduty: GuardDuty RDS Protection expands support for Amazon Aurora PostgreSQL Limitless Databases. (4c78745a)
Tests
  • client-ec2: convert cucumber tests to vitest for ec2 (#6625) (6ee85c57)
  • client-s3: convert some read ops to waiters (#6622) (396fc77e)
  • credential-provider-node: remove sts and sso client mocks (#6619) (62ae71a8)
  • remove turbo from test orchestration (#6615) (36006687)

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

v3.685.0

01 Nov 18:57
Compare
Choose a tag to compare

3.685.0(2024-11-01)

New Features
  • clients: update client endpoints as of 2024-11-01 (daef7c12)
  • client-taxsettings: Add support for supplemental tax registrations via these new APIs: PutSupplementalTaxRegistration, ListSupplementalTaxRegistrations, and DeleteSupplementalTaxRegistration. (23a1507e)
  • client-cloudwatch-logs: This release introduces an improvement in PutLogEvents (3fc175fd)
  • client-bedrock-agent: Amazon Bedrock Knowledge Bases now supports using application inference profiles to increase throughput and improve resilience. (2601df45)
  • client-docdb-elastic: Amazon DocumentDB Elastic Clusters adds support for pending maintenance actions feature with APIs GetPendingMaintenanceAction, ListPendingMaintenanceActions and ApplyPendingMaintenanceAction (3bbb1c52)
Tests

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

v3.684.0

31 Oct 19:07
Compare
Choose a tag to compare

3.684.0(2024-10-31)

New Features
  • clients: update client endpoints as of 2024-10-31 (fe227f1b)
  • client-glue: Add schedule support for AWS Glue column statistics (8a12fe47)
  • client-batch: Add podNamespace to EksAttemptDetail and containerID to EksAttemptContainerDetail. (0260ae8c)
  • client-elastic-load-balancing-v2: Add UDP support for AWS PrivateLink and dual-stack Network Load Balancers (41fe911f)
  • client-auto-scaling: Adds bake time for Auto Scaling group Instance Refresh (23927397)
  • client-sesv2: This release enables customers to provide the email template content in the SESv2 SendEmail and SendBulkEmail APIs instead of the name or the ARN of a stored email template. (2f50238c)
  • client-sagemaker: SageMaker HyperPod adds scale-down at instance level via BatchDeleteClusterNodes API and group level via UpdateCluster API. SageMaker Training exposes secondary job status in TrainingJobSummary from ListTrainingJobs API. SageMaker now supports G6, G6e, P5e instances for HyperPod and Training. (6908bf20)
  • client-amp: Added support for UpdateScraper API, to enable updating collector configuration in-place (87ff3b96)

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

v3.683.0

30 Oct 19:07
Compare
Choose a tag to compare

3.683.0(2024-10-30)

New Features
  • clients: update client endpoints as of 2024-10-30 (3bc6bd0e)
  • client-network-firewall: AWS Network Firewall now supports configuring TCP idle timeout (bf77a245)
  • client-redshift-serverless: Adds and updates API members for the Redshift Serverless AI-driven scaling and optimization feature using the price-performance target setting. (2c0ec7d4)
  • client-sagemaker: Added support for Model Registry Staging construct. Users can define series of stages that models can progress through for model workflows and lifecycle. This simplifies tracking and managing models as they transition through development, testing, and production stages. (f2d06049)
  • client-geo-routes: Release of Amazon Location Routes API. Routes enables you to plan efficient routes and streamline deliveries by leveraging real-time traffic, vehicle restrictions, and turn-by-turn directions. (62dc2fd1)
  • client-opensearchserverless: Neo Integration via IAM Identity Center (IdC) (cecccbe1)
  • client-connect: Updated the public documentation for the UserIdentityInfo object to accurately reflect the character limits for the FirstName and LastName fields, which were previously listed as 1-100 characters. (83a5718b)
  • client-workmail: This release adds support for Multi-Factor Authentication (MFA) and Personal Access Tokens through integration with AWS IAM Identity Center. (b43c3aa5)
  • client-opensearch: This release introduces the new OpenSearch user interface (Dashboards), a new web-based application that can be associated with multiple data sources across OpenSearch managed clusters, serverless collections, and Amazon S3, so that users can gain a comprehensive insights in an unified interface. (ec14d7a8)
  • client-appsync: This release adds support for AppSync Event APIs. (a680861e)
  • client-geo-maps: Release of Amazon Location Maps API. Maps enables you to build digital maps that showcase your locations, visualize your data, and unlock insights to drive your business (5f4e338b)
  • client-redshift: This release launches S3 event integrations to create and manage integrations from an Amazon S3 source into an Amazon Redshift database. (32d38b0a)
  • client-datasync: AWS DataSync now supports Enhanced mode tasks. This task mode supports transfer of virtually unlimited numbers of objects with enhanced metrics, more detailed logs, and higher performance than Basic mode. This mode currently supports transfers between Amazon S3 locations. (c86827ee)
  • client-ecs: This release supports service deployments and service revisions which provide a comprehensive view of your Amazon ECS service history. (09bd2fa4)
  • client-ec2: This release adds two new capabilities to VPC Security Groups: Security Group VPC Associations and Shared Security Groups. (095a3b87)
  • client-route-53: This release adds support for TLSA, SSHFP, SVCB, and HTTPS record types. (9029bbde)
  • client-geo-places: Release of Amazon Location Places API. Places enables you to quickly search, display, and filter places, businesses, and locations based on proximity, category, and name (676a6968)
  • client-keyspaces: Adds support for interacting with user-defined types (UDTs) through the following new operations: Create-Type, Delete-Type, List-Types, Get-Type. (e96f70e7)

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

v3.682.0

29 Oct 19:43
Compare
Choose a tag to compare

3.682.0(2024-10-29)

New Features
  • clients: update client endpoints as of 2024-10-29 (d7b891c8)
  • client-cloudwatch-logs: Added support for new optional baseline parameter in the UpdateAnomaly API. For UpdateAnomaly requests with baseline set to True, The anomaly behavior is then treated as baseline behavior. However, more severe occurrences of this behavior will still be reported as anomalies. (da1de11c)
  • client-bedrock: Update Application Inference Profile (cd3a5ec8)
  • client-iotfleetwise: Updated BatchCreateVehicle and BatchUpdateVehicle APIs: LimitExceededException has been added and the maximum number of vehicles in a batch has been set to 10 explicitly (820ad6d3)
  • client-sagemaker: Adding notebook-al2-v3 as allowed value to SageMaker NotebookInstance PlatformIdentifier attribute (8c8cce53)
  • client-redshift-data: Adding a new API GetStatementResultV2 that supports CSV formatted results from ExecuteStatement and BatchExecuteStatement calls. (5943dd5e)
  • client-cleanrooms: This release adds the option for customers to configure analytics engine when creating a collaboration, and introduces the new SPARK analytics engine type in addition to maintaining the legacy CLEAN_ROOMS_SQL engine type. (2ccb11c7)
  • client-bedrock-runtime: Update Application Inference Profile (aae686f9)
Tests

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

v3.681.0

28 Oct 19:00
Compare
Choose a tag to compare

3.681.0(2024-10-28)

Documentation Changes
  • client-storage-gateway: Documentation update: Amazon FSx File Gateway will no longer be available to new customers. (1eadcc80)
New Features
  • clients: update client endpoints as of 2024-10-28 (de48f9d1)
  • client-opensearch: Adds support for provisioning dedicated coordinator nodes. Coordinator nodes can be specified using the new NodeOptions parameter in ClusterConfig. (81e60f67)
  • client-mediapackagev2: MediaPackage V2 Live to VOD Harvester is a MediaPackage V2 feature, which is used to export content from an origin endpoint to a S3 bucket. (5755a320)
  • client-rds: This release adds support for Enhanced Monitoring and Performance Insights when restoring Aurora Limitless Database DB clusters. It also adds support for the os-upgrade pending maintenance action. (02407f89)

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

v3.680.0

25 Oct 18:58
Compare
Choose a tag to compare

3.680.0(2024-10-25)

New Features
  • clients: update client endpoints as of 2024-10-25 (20cc81f3)
  • client-cloudwatch-logs: Adding inferred token name for dynamic tokens in Anomalies. (1429c432)
  • client-supplychain: API doc updates, and also support showing error message on a failed instance (08bfafb9)
  • client-lambda: Add TagsError field in Lambda GetFunctionResponse. The TagsError field contains details related to errors retrieving tags. (cc7f3678)
  • client-codebuild: AWS CodeBuild now supports automatically retrying failed builds (0642ee59)
  • client-bedrock-agent: Add support of new model types for Bedrock Agents, Adding inference profile support for Flows and Prompt Management, Adding new field to configure additional inference configurations for Flows and Prompt Management (5cf2e4b6)

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

v3.679.0

24 Oct 19:58
Compare
Choose a tag to compare

3.679.0(2024-10-24)

Chores
  • client-nimble: deprecate nimble (#6583) (9a56eba2)
  • client-athena: update release notes for athena breaking change (#6586) (9f45574f)
Documentation Changes
  • client-pcs: Documentation update: added the default value of the Slurm configuration parameter scaleDownIdleTimeInSeconds to its description. (568714e5)
New Features
  • clients: update client endpoints as of 2024-10-24 (c296fb57)
  • client-qbusiness: Add a new field in chat response. This field can be used to support nested schemas in array fields (e7c6ed54)
  • client-ec2: This release includes a new API to describe some details of the Amazon Machine Images (AMIs) that were used to launch EC2 instances, even if those AMIs are no longer available for use. (f6246389)
  • client-ecs: This release adds support for EBS volumes attached to Amazon ECS Windows tasks running on EC2 instances. (eba29d1e)
  • client-appconfig: This release improves deployment safety by granting customers the ability to REVERT completed deployments, to the last known good state.In the StopDeployment API revert case the status of a COMPLETE deployment will be REVERTED. AppConfig only allows a revert within 72 hours of deployment completion. (9c9494a6)
Tests

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