Releases: aws/aws-sdk-js-v3
v3.497.0
3.497.0(2024-01-22)
Documentation Changes
- client-cloud9: Doc-only update around removing AL1 from list of available AMIs for Cloud9 (f85d075a)
- client-organizations: Doc only update for quota increase change (ca7b896a)
- client-ec2: Documentation updates for Amazon EC2. (1f69cff5)
New Features
- client-ecs: This release adds support for Transport Layer Security (TLS) and Configurable Timeout to ECS Service Connect. TLS facilitates privacy and data security for inter-service communications, while Configurable Timeout allows customized per-request timeout and idle timeout for Service Connect services. (1bb96775)
- client-appconfigdata: Fix FIPS Endpoints in aws-us-gov. (a0ab5773)
- client-rds: Introduced support for the InsufficientDBInstanceCapacityFault error in the RDS CreateDBCluster API method. This provides enhanced error handling, ensuring a more robust experience when creating database clusters with insufficient instance capacity. (549616d0)
- client-finspace: Allow customer to set zip default through command line arguments. (8ceeeffc)
- client-connectcases: This release adds the ability to view audit history on a case and introduces a new parameter, performedBy, for CreateCase and UpdateCase API's. (8e7361bd)
- client-cloudfront-keyvaluestore: This release improves upon the DescribeKeyValueStore API by returning two additional fields, Status of the KeyValueStore and the FailureReason in case of failures during creation of KeyValueStore. (43407f78)
Tests
For list of updated packages, view updated-packages.md in assets-3.497.0.zip
v3.496.0
3.496.0(2024-01-19)
Chores
New Features
- clients: update client endpoints as of 2024-01-19 (cb1bc4ea)
- client-codebuild: Release CodeBuild Reserved Capacity feature (c0c445de)
- client-qconnect: Increased Quick Response name max length to 100 (b02d4afd)
- client-dynamodb: This release adds support for including ApproximateCreationDateTimePrecision configurations in EnableKinesisStreamingDestination API, adds the same as an optional field in the response of DescribeKinesisStreamingDestination, and adds support for a new UpdateKinesisStreamingDestination API. (2be6625e)
- client-athena: Introducing new NotebookS3LocationUri parameter to Athena ImportNotebook API. Payload is no longer required and either Payload or NotebookS3LocationUri needs to be provided (not both) for a successful ImportNotebook API call. If both are provided, an InvalidRequestException will be thrown. (a8ed5925)
- credential-provider-node: use dynamic import for credential providers (#5677) (7841411e)
Bug Fixes
Other Changes
For list of updated packages, view updated-packages.md in assets-3.496.0.zip
v3.495.0
3.495.0(2024-01-18)
New Features
- clients: update client endpoints as of 2024-01-18 (cfe6ad98)
- client-b2bi: Increasing TestMapping inputFileContent file size limit to 5MB and adding file size limit 250KB for TestParsing input file. This release also includes exposing InternalServerException for Tag APIs. (255a7b49)
- client-firehose: Allow support for Snowflake as a Kinesis Data Firehose delivery destination. (bdf431eb)
- client-drs: Removed invalid and unnecessary default values. (d7c4d310)
- client-sagemaker-featurestore-runtime: Increase BatchGetRecord limits from 10 items to 100 items (f12c0b51)
- client-connect: GetMetricDataV2 now supports 3 groupings (9f1a143c)
- client-cloudtrail: This release adds a new API ListInsightsMetricData to retrieve metric data from CloudTrail Insights. (8bd69cad)
- use bundled dist-cjs build (#5687) (5f79e225)
For list of updated packages, view updated-packages.md in assets-3.495.0.zip
v3.494.0
3.494.0(2024-01-17)
Documentation Changes
- client-dynamodb: Updating note for enabling streams for UpdateTable. (a43bd2f4)
New Features
- client-keyspaces: This release adds support for Multi-Region Replication with provisioned tables, and Keyspaces auto scaling APIs (629feafb)
For list of updated packages, view updated-packages.md in assets-3.494.0.zip
v3.493.0
3.493.0(2024-01-16)
Documentation Changes
- client-personalize: Documentation updates for Amazon Personalize. (213b5e3a)
- client-personalize-runtime: Documentation updates for Amazon Personalize (f8d5fd42)
- client-securityhub: Documentation updates for AWS Security Hub (6e2b19f2)
New Features
- clients: update client endpoints as of 2024-01-16 (a67ef23e)
- client-iot: Revert release of LogTargetTypes (1acc3013)
- client-macie2: This release adds support for analyzing Amazon S3 objects that are encrypted using dual-layer server-side encryption with AWS KMS keys (DSSE-KMS). It also adds support for reporting DSSE-KMS details in statistics and metadata about encryption settings for S3 buckets and objects. (cb180847)
- client-payment-cryptography: Provide an additional option for key exchange using RSA wrap/unwrap in addition to tr-34/tr-31 in ImportKey and ExportKey operations. Added new key usage (type) TR31_M1_ISO_9797_1_MAC_KEY, for use with Generate/VerifyMac dataplane operations with ISO9797 Algorithm 1 MAC calculations. (f7acac4f)
- client-iotfleetwise: Updated APIs: SignalNodeType query parameter has been added to ListSignalCatalogNodesRequest and ListVehiclesResponse has been extended with attributes field. (7877ded5)
- client-rekognition: This release adds ContentType and TaxonomyLevel attributes to DetectModerationLabels and GetMediaAnalysisJob API responses. (daf640b2)
Bug Fixes
For list of updated packages, view updated-packages.md in assets-3.493.0.zip
v3.492.0
3.492.0(2024-01-14)
New Features
- client-sagemaker: This release will have ValidationException thrown if certain invalid app types are provided. The release will also throw ValidationException if more than 10 account ids are provided in VpcOnlyTrustedAccounts. (b548c9f7)
For list of updated packages, view updated-packages.md in assets-3.492.0.zip
v3.491.0
3.491.0(2024-01-12)
Documentation Changes
- client-location: Location SDK documentation update. Added missing fonts to the MapConfiguration data type. Updated note for the SubMunicipality property in the place data type. (544eec65)
New Features
- clients: update client endpoints as of 2024-01-12 (e3f719aa)
- client-supplychain: This release includes APIs CreateBillOfMaterialsImportJob and GetBillOfMaterialsImportJob. (4b2fcab4)
- client-mwaa: This Amazon MWAA feature release includes new fields in CreateWebLoginToken response model. The new fields IamIdentity and AirflowIdentity will let you match identifications, as the Airflow identity length is currently hashed to 64 characters. (68138df9)
- client-connect: Supervisor Barge for Chat is now supported through the MonitorContact API. (ecf269c5)
- client-transfer: AWS Transfer Family now supports static IP addresses for SFTP & AS2 connectors and for async MDNs on AS2 servers. (e2471e26)
- client-s3-control: S3 On Outposts team adds dualstack endpoints support for S3Control and S3Outposts API calls. (1c20e122)
- client-connectparticipant: Introduce new Supervisor participant role (2413b690)
- cjs inline build (#5644) (5aee321b)
For list of updated packages, view updated-packages.md in assets-3.491.0.zip
v3.490.0
3.490.0(2024-01-11)
Chores
- delete source code for middleware-compression (#5673) (7a28cab0)
- add smoke test traits dep (#5664) (6d0dd46b)
Documentation Changes
- client-workspaces: Added AWS Workspaces RebootWorkspaces API - Extended Reboot documentation update (0f0b7853)
- client-secrets-manager: Doc only update for Secrets Manager (fbbd00f5)
New Features
- clients: update client endpoints as of 2024-01-11 (3ff330e7)
- client-iot: Add ConflictException to Update APIs of AWS IoT Software Package Catalog (3b6b5e48)
- client-iotfleetwise: The following dataTypes have been removed: CUSTOMER_DECODED_INTERFACE in NetworkInterfaceType; CUSTOMER_DECODED_SIGNAL_INFO_IS_NULL in SignalDecoderFailureReason; CUSTOMER_DECODED_SIGNAL_NETWORK_INTERFACE_INFO_IS_NULL in NetworkInterfaceFailureReason; CUSTOMER_DECODED_SIGNAL in SignalDecoderType (ef8a6996)
- client-eventbridge: Adding AppSync as an EventBridge Target (1853dabb)
- client-ecs: This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks. (8b7b13e4)
- client-ec2: This release adds support for adding an ElasticBlockStorage volume configurations in ECS RunTask/StartTask/CreateService/UpdateService APIs. The configuration allows for attaching EBS volumes to ECS Tasks. (dd0cdf2e)
- experimentalIdentityAndAuth: release phase for services with customizations (#5288) (ddc477c3)
Bug Fixes
- experimentalIdentityAndAuth: rename
AWSSDKSigV4toAwsSdkSigV4(#5667) (9c3e91ae) - lib-storage: fix Location field decoding in Upload class (#5668) (59ff8e1d)
Other Changes
For list of updated packages, view updated-packages.md in assets-3.490.0.zip
v3.489.0
3.489.0(2024-01-10)
Chores
Documentation Changes
- client-redshift-serverless: Updates to ConfigParameter for RSS workgroup, removal of use_fips_ssl (264eba63)
- middleware-compression: add deprecation messages (#5659) (5696dd1a)
New Features
- clients: update client endpoints as of 2024-01-10 (e1dc42fe)
- client-location: This release adds API support for custom layers for the maps service APIs: CreateMap, UpdateMap, DescribeMap. (75ee39f2)
- client-wisdom: QueryAssistant and GetRecommendations will be discontinued starting June 1, 2024. To receive generative responses after March 1, 2024 you will need to create a new Assistant in the Connect console and integrate the Amazon Q in Connect JavaScript library (amazon-q-connectjs) into your applications. (e7c58be3)
- client-route-53: Route53 now supports geoproximity routing in AWS regions (950e4a0e)
- client-cloudwatch-logs: Add support for account level subscription filter policies to PutAccountPolicy, DescribeAccountPolicies, and DeleteAccountPolicy APIs. Additionally, PutAccountPolicy has been modified with new optional "selectionCriteria" parameter for resource selection. (3bf5ed50)
- client-connectcampaigns: Minor pattern updates for Campaign and Dial Request API fields. (f7bd2774)
- client-qconnect: QueryAssistant and GetRecommendations will be discontinued starting June 1, 2024. To receive generative responses after March 1, 2024 you will need to create a new Assistant in the Connect console and integrate the Amazon Q in Connect JavaScript library (amazon-q-connectjs) into your applications. (27cbbe0a)
Bug Fixes
For list of updated packages, view updated-packages.md in assets-3.489.0.zip
v3.488.0
3.488.0(2024-01-08)
Chores
New Features
- client-codebuild: Aws CodeBuild now supports new compute type BUILD_GENERAL1_XLARGE (5aeb14a8)
- client-route53resolver: This release adds support for query type configuration on firewall rules that enables customers for granular action (ALLOW, ALERT, BLOCK) by DNS query type. (e4f1a11a)
- client-ec2: Amazon EC2 R7iz bare metal instances are powered by custom 4th generation Intel Xeon Scalable processors. (c62c9b26)
- experimentalIdentityAndAuth: release phase for services with signing customizations (#5286) (1ba36c48)
For list of updated packages, view updated-packages.md in assets-3.488.0.zip