Releases: aws/aws-sdk-js-v3
v3.681.0
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
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
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
- packages: convert to vitest (#6588) (073cb754)
- convert private packages to vitest (#6587) (38debdee)
- conversions to vitest (#6585) (29420382)
For list of updated packages, view updated-packages.md in assets-3.679.0.zip
v3.678.0
3.678.0(2024-10-23)
Documentation Changes
- client-bedrock: Doc updates for supporting converse (6a255980)
New Features
- clients: update client endpoints as of 2024-10-23 (a03b3eec)
- client-mwaa: Introducing InvokeRestApi which allows users to invoke the Apache Airflow REST API on the webserver with the specified inputs. (180dd234)
- client-connect: Amazon Connect Service Feature: Add support to start screen sharing for a web calling contact. (aa538867)
- client-ec2: Amazon EC2 X8g, C8g and M8g instances are powered by AWS Graviton4 processors. X8g provide the lowest cost per GiB of memory among Graviton4 instances. C8g provide the best price performance for compute-intensive workloads. M8g provide the best price performance in for general purpose workloads. (fe1251ec)
- client-payment-cryptography: Add support for ECC P-256 and P-384 Keys. (e4119ab1)
- client-payment-cryptography-data: Add ECDH support on PIN operations. (2f74e23b)
Bug Fixes
Tests
For list of updated packages, view updated-packages.md in assets-3.678.0.zip
v3.677.0
3.677.0(2024-10-22)
Documentation Changes
New Features
- clients: update client endpoints as of 2024-10-22 (0958ca6b)
- client-rds: Global clusters now expose the Endpoint attribute as one of its fields. It is a Read/Write endpoint for the global cluster which resolves to the Global Cluster writer instance. (03416814)
- client-m2: Add AuthSecretsManagerArn optional parameter to batch job APIs, expand batch parameter limits, and introduce clientToken constraints. (e2fcaab9)
- client-timestream-query: This release adds support for Query Insights, a feature that provides details of query execution, enabling users to identify areas for improvement to optimize their queries, resulting in improved query performance and lower query costs. (2caa0462)
- client-repostspace: Adds the BatchAddRole and BatchRemoveRole APIs. (fa3d3d02)
- client-bedrock-runtime: Updating invoke regex to support imported models for converse API (eae7a3ee)
- client-imagebuilder: Add macOS platform and instance placement options (df4c455f)
Tests
For list of updated packages, view updated-packages.md in assets-3.677.0.zip
v3.676.0
3.676.0(2024-10-21)
Chores
New Features
- client-wafv2: Add a property to WebACL to indicate whether it's been retrofitted by Firewall Manager. (474281ea)
- client-payment-cryptography-data: Adding new API to generate authenticated scripts for EMV pin change use cases. (573b4e27)
- client-eks: This release adds support for Amazon Application Recovery Controller (ARC) zonal shift and zonal autoshift with EKS that enhances the resiliency of multi-AZ cluster environments (c046f870)
- client-ec2: Amazon EC2 now allows you to create network interfaces with just the EFA driver and no ENA driver by specifying the network interface type as efa-only. (67509d43)
- client-bedrock-agent-runtime: Knowledge Bases for Amazon Bedrock now supports custom prompts and model parameters in the orchestrationConfiguration of the RetrieveAndGenerate API. The modelArn field accepts Custom Models and Imported Models ARNs. (f3c2a2c1)
- client-database-migration-service: Added support for tagging in StartReplicationTaskAssessmentRun API and introduced IsLatestTaskAssessmentRun and ResultStatistic fields for enhanced tracking and assessment result statistics. (9588015c)
- client-fms: Update AWS WAF policy - add the option to retrofit existing web ACLs instead of creating all new web ACLs. (e4411e67)
- client-auto-scaling: Adds support for removing the PlacementGroup setting on an Auto Scaling Group through the UpdateAutoScalingGroup API. (52c2bba0)
- client-application-insights: This feature enables customers to specify SNS Topic ARN. CloudWatch Application Insights (CWAI) will utilize this ARN to send problem notifications. (1a73a2c6)
Tests
For list of updated packages, view updated-packages.md in assets-3.676.0.zip
v3.675.0
3.675.0(2024-10-18)
New Features
- client-datazone: Adding the following project member designations: PROJECT_CATALOG_VIEWER, PROJECT_CATALOG_CONSUMER and PROJECT_CATALOG_STEWARD in the CreateProjectMembership API and PROJECT_CATALOG_STEWARD designation in the AddPolicyGrant API. (678f17d8)
- client-athena: Removing FEDERATED from Create/List/Delete/GetDataCatalog API (ca03f0c2)
- client-bedrock: Adding converse support to CMI API's (46406aea)
- client-ec2: RequestSpotInstances and RequestSpotFleet feature release. (a4c04943)
- client-bedrock-runtime: Added converse support for custom imported models (ae2b967a)
Bug Fixes
For list of updated packages, view updated-packages.md in assets-3.675.0.zip
v3.674.0
3.674.0(2024-10-17)
Chores
- middleware-sdk-s3: add status code 400 for S3 region redirects (#6572) (1f02a268)
- smithy update for smithyVersion=1.51.0 (#6569) (398b45cc)
Documentation Changes
- client-rds: Updates Amazon RDS documentation for TAZ IAM support (e0b3fe43)
- client-ecs: This is an Amazon ECS documentation only update to address tickets. (5933d692)
New Features
- client-bedrock-agent: Removing support for topK property in PromptModelInferenceConfiguration object, Making PromptTemplateConfiguration property as required, Limiting the maximum PromptVariant to 1 (d4d3af5d)
- client-workspaces: Updated the DomainName pattern for Active Directory (f4c52671)
- client-pinpoint-sms-voice-v2: Added the registrations status of REQUIRES_AUTHENTICATION (ba96169c)
- client-dataexchange: This release adds Data Grant support, through which customers can programmatically create data grants to share with other AWS accounts and accept data grants from other AWS accounts. (5180c332)
- client-pipes: This release adds validation to require specifying a SecurityGroup and Subnets in the Vpc object under PipesSourceSelfManagedKafkaParameters. It also adds support for iso-e, iso-f, and other non-commercial partitions in ARN parameters. (98a52823)
- client-quicksight: Add StartDashboardSnapshotJobSchedule API. RestoreAnalysis now supports restoring analysis to folders. (0bfe6e25)
For list of updated packages, view updated-packages.md in assets-3.674.0.zip
v3.673.0
3.673.0(2024-10-16)
New Features
- client-s3: Add support for the new optional bucket-region and prefix query parameters in the ListBuckets API. For ListBuckets requests that express pagination, Amazon S3 will now return both the bucket names and associated AWS regions in the response. (e7f10a29)
For list of updated packages, view updated-packages.md in assets-3.673.0.zip
v3.672.0
3.672.0(2024-10-15)
Documentation Changes
- client-cloudformation: Documentation update for AWS CloudFormation API Reference. (bc971c98)
New Features
- clients: update client endpoints as of 2024-10-15 (18d2184f)
- client-transcribe-streaming: We are expanding support for 40 new locales in AWS Transcribe Streaming. (73471ab2)
- client-resiliencehub: AWS Resilience Hub now integrates with the myApplications platform, enabling customers to easily assess the resilience of applications defined in myApplications. The new Resiliency widget provides visibility into application resilience and actionable recommendations for improvement. (d4a0fb60)
- client-amplify: Added sourceUrlType field to StartDeployment request (1191ab70)
- client-codebuild: Enable proxy for reserved capacity fleet. (f16069bc)
- client-sesv2: This release adds support for email maximum delivery seconds that allows senders to control the time within which their emails are attempted for delivery. (60af4171)
- client-ivs: On a channel that you own, you can now replace an ongoing stream with a new stream by streaming up with the priority parameter appended to the stream key. (0141b429)
- client-qbusiness: Amazon Q Business now supports embedding the Amazon Q Business web experience on third-party websites. (8f3697f4)
- client-redshift: This release launches the CreateIntegration, DeleteIntegration, DescribeIntegrations and ModifyIntegration APIs to create and manage Amazon Redshift Zero-ETL Integrations. (3b1ffd3e)
For list of updated packages, view updated-packages.md in assets-3.672.0.zip