Releases: aws/aws-sdk-js-v3
v3.691.0
3.691.0(2024-11-13)
Chores
- scripts:
- yarn berry (#6652) (66ee8f34)
- clients: update codegen for exactOptionalPropertyTypes (#6654) (48175245)
New Features
- clients: update client endpoints as of 2024-11-13 (24e23f91)
- client-internetmonitor: Add new query type Routing_Suggestions regarding querying interface (4f49de28)
- client-cloudtrail: This release adds a new API GenerateQuery that generates a query from a natural language prompt about the event data in your event data store. This operation uses generative artificial intelligence (generative AI) to produce a ready-to-use SQL query from the prompt. (93b16b26)
- client-accessanalyzer: This release adds support for policy validation and external access findings for resource control policies (RCP). IAM Access Analyzer helps you author functional and secure RCPs and awareness that a RCP may restrict external access. Updated service API, documentation, and paginators. (8ee2e532)
- client-mediaconvert: This release adds support for ARN inputs in the Kantar credentials secrets name field and the MSPR field to the manifests for PlayReady DRM protected outputs. (6c46bda0)
- client-organizations: Add support for policy operations on the Resource Control Polices. (d87a9848)
- client-b2bi: This release adds a GenerateMapping API to allow generation of JSONata or XSLT transformer code based on input and output samples. (79297bbc)
- client-billing: Today, AWS announces the general availability of ListBillingViews API in the AWS SDKs, to enable AWS Billing Conductor (ABC) users to create proforma Cost and Usage Reports (CUR) programmatically. (b46415dd)
- client-application-signals: Amazon CloudWatch Application Signals now supports creating Service Level Objectives with burn rates. Users can now create or update SLOs with burn rate configurations to meet their specific business requirements. (e1768921)
- client-ec2: This release adds the source AMI details in DescribeImages API (67fa666d)
- client-dynamodb: This release includes supports the new WarmThroughput feature for DynamoDB. You can now provide an optional WarmThroughput attribute for CreateTable or UpdateTable APIs to pre-warm your table or global secondary index. You can also use DescribeTable to see the latest WarmThroughput value. (0ca3c218)
For list of updated packages, view updated-packages.md in assets-3.691.0.zip
v3.690.0
3.690.0(2024-11-12)
Documentation Changes
- client-rds: Updates Amazon RDS documentation for Amazon RDS Extended Support for Amazon Aurora MySQL. (08b43951)
New Features
- clients: update client endpoints as of 2024-11-12 (0965c101)
- client-payment-cryptography: Updated ListAliases API with KeyArn filter. (34a0edee)
- client-gamelift: Amazon GameLift releases container fleets support for general availability. Deploy Linux-based containerized game server software for hosting on Amazon GameLift. (eb000c75)
- client-codebuild: AWS CodeBuild now supports non-containerized Linux and Windows builds on Reserved Capacity. (16619628)
- client-controltower: Added ResetEnabledControl API. (580cabcd)
- client-fis: This release adds support for generating experiment reports with the experiment report configuration (eeb11951)
For list of updated packages, view updated-packages.md in assets-3.690.0.zip
v3.689.0
3.689.0(2024-11-11)
Chores
New Features
- clients: update client endpoints as of 2024-11-11 (955880d1)
- client-inspector2: Adds support for filePath filter. (a0e7fd51)
- client-lambda: Add Python 3.13 (python3.13) support to AWS Lambda (e88b05c5)
- client-outposts: This release updates StartCapacityTask to allow an active Outpost to be modified. It also adds a new API to list all running EC2 instances on the Outpost. (c02da554)
- client-cloudfront: No API changes from previous release. This release migrated the model to Smithy keeping all features unchanged. (5eded700)
- client-opensearch: Adds Support for new AssociatePackages and DissociatePackages API in Amazon OpenSearch Service that allows association and dissociation operations to be carried out on multiple packages at the same time. (aad1fc86)
- codegen: send x-amzn-query-mode header (#6651) (925e7310)
- lib-dynamodb: add support for imprecise numbers and custom number retrieval (#6644) (4e2f5251)
For list of updated packages, view updated-packages.md in assets-3.689.0.zip
v3.688.0
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
- middleware-flexible-checksums:
For list of updated packages, view updated-packages.md in assets-3.688.0.zip
v3.687.0
3.687.0(2024-11-07)
Chores
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
- add retry=4 to aggregate e2e test run (#6638) (289220f6)
- update jest.config.js to remove private folder (#6639) (1532651e)
- middleware-user-agent: more precise assertions (#6637) (9f7c19d6)
- aws-restjson-*: use vitest (#6628) (ea3482f4)
For list of updated packages, view updated-packages.md in assets-3.687.0.zip
v3.686.0
3.686.0(2024-11-06)
Chores
- codegen: bump smithy-ts commit to 0d9cee80 (#6627) (76cb4e8b)
- remove smithy from codeowners (#6616) (e5a04d03)
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
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
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
toEksAttemptDetail
andcontainerID
toEksAttemptContainerDetail
. (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
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
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
- temporarily ignore turbo error (#6600) (908ff3c2)
- throw final error in turbo script (#6594) (19abef78)
For list of updated packages, view updated-packages.md in assets-3.682.0.zip