Skip to content

Commit 3b6a4d9

Browse files
author
awstools
committed
Publish v3.934.0
1 parent 0f98925 commit 3b6a4d9

File tree

939 files changed

+4292
-492
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

939 files changed

+4292
-492
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,29 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.934.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.933.0...v3.934.0) (2025-11-18)
7+
8+
9+
### Features
10+
11+
* **client-auto-scaling:** This release adds the new LaunchInstances API, which can launch instances synchronously in an AutoScaling group. The API also returns instances info and launch error back immediately. ([5d96b68](https://github.com/aws/aws-sdk-js-v3/commit/5d96b6881d2b6ace315029f471dca7cd058aa643))
12+
* **client-backup:** AWS Backup now supports a low-cost warm storage tier for Amazon S3 backup data. ([0b0c9b8](https://github.com/aws/aws-sdk-js-v3/commit/0b0c9b8f6a3e9719499db5a0cdaf0b9b31b70ed1))
13+
* **client-bedrock-runtime:** Amazon Bedrock Runtime Service Tier Support Launch ([ea418df](https://github.com/aws/aws-sdk-js-v3/commit/ea418df5de064d09ca66470f7452fc6d41c0caf4))
14+
* **client-cloudformation:** New CloudFormation DescribeEvents API with operation ID tracking and failure filtering capabilities to quickly identify root causes of deployment failures. Also, a DeploymentMode parameter for the CreateChangeSet API that enables creation of drift-aware change sets for safe drift management. ([04624df](https://github.com/aws/aws-sdk-js-v3/commit/04624df229903dcdcb0058cab7f2600c430f3adb))
15+
* **client-cloudwatch-logs:** CloudWatch Logs updates: Added capability to setup a recurring schedule for log insights queries. Logs introduced Scheduled Queries (managed through Create/Update/Get/Delete/List/History Scheduled Query APIs). For more information, see CloudWatch Logs API documentation. ([467947d](https://github.com/aws/aws-sdk-js-v3/commit/467947d43202b1e0ee40288e3482aa6a1b7db760))
16+
* **client-connect:** This release added support for ring timer configuration for campaign calls. ([ae3d760](https://github.com/aws/aws-sdk-js-v3/commit/ae3d76000b552fa56dad59d65f3241b0404c32df))
17+
* **client-ec2:** AWS Site-to-Site VPN now supports VPN Concentrator, a new feature that enables customers to connect multiple low-bandwidth sites connections through a single attachment, simplifying multi-site connectivity for distributed enterprises. ([b94cadf](https://github.com/aws/aws-sdk-js-v3/commit/b94cadfd704fa2cc3df6d60075aae1ce99212b2d))
18+
* **client-iam:** Added the AssociateDelegationRequest, GetDelegationRequest, AcceptDelegationRequest, RejectDelegatonRequest, ListDelegationRequests, UpdateDelegationRequest, SendDelegationToken and GetHumanReadableSummary APIs for the IAM temporary delegation feature. ([b200679](https://github.com/aws/aws-sdk-js-v3/commit/b200679b040a3e3158a2cb4773360fab5cf4bbd8))
19+
* **client-kafka:** Amazon MSK adds three new APIs, ListTopics, DescribeTopic, and DescribeTopicPartitions for viewing Kafka topics in your MSK clusters. ([12ad701](https://github.com/aws/aws-sdk-js-v3/commit/12ad701d38579bc63130dd7b0cbb054ed69f6f3d))
20+
* **client-resource-groups-tagging-api:** Add support for new ListRequiredTags API used to retrieve the required tags specified in a customer's effective tag policy. ([fa50551](https://github.com/aws/aws-sdk-js-v3/commit/fa50551511be7be35117b486ddfc84126623be3b))
21+
* **client-storage-gateway:** Adds support for European Sovereign Cloud ARNs in Storage Gateway API parameters. ([c7dd6fd](https://github.com/aws/aws-sdk-js-v3/commit/c7dd6fd72f0c688fbd0030167104dd9bdc8a8bf5))
22+
* **client-wafv2:** AssociateWebACL, UpdateWebACL and PutLoggingConfiguration will now throw WAFFeatureNotIncludedInPricingPlanException when the request contains a feature that is not included in the CloudFront pricing plan of the WebACL. ([6da7a3d](https://github.com/aws/aws-sdk-js-v3/commit/6da7a3dbfa7d5d5f824e1ee6e8a3e414ee6ed10b))
23+
* **clients:** update client endpoints as of 2025-11-18 ([0f98925](https://github.com/aws/aws-sdk-js-v3/commit/0f98925410ab7b21c1c92bd6a507e3b571f1b337))
24+
25+
26+
27+
28+
629
# [3.933.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.932.0...v3.933.0) (2025-11-17)
730

831

benchmark/size/report-bundlers.md

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
11
| Application | SDK Version | browser:Webpack | browser:Rollup | browser:EsBuild |
22
| :---------------------------------------- | :---------- | :-------------- | :------------- | :-------------- |
3-
| NormalizedSchema.ts | 3.932.0 | 4 kb | 4 kb | 4 kb |
4-
| all-protocols.ts | 3.932.0 | 74 kb | 75 kb | 106 kb |
5-
| lib-dynamodb-aggregate.ts | 3.932.0 | 188 kb | 190 kb | 195 kb |
6-
| lib-dynamodb-single-command.ts | 3.932.0 | 146 kb | 138 kb | 146 kb |
7-
| multi-protocols.ts | 3.932.0 | 55 kb | 56 kb | 105 kb |
8-
| multiple-barebones-micg-sdk-clients.ts | 3.932.0 | 134 kb | 135 kb | 164 kb |
9-
| multiple-barebones-schema-sdk-clients.ts | 3.932.0 | 205 kb | 207 kb | 236 kb |
10-
| multiple-sdk-clients.ts | 3.932.0 | 397 kb | 403 kb | 415 kb |
11-
| private-multiple-clients-micg.ts | 3.932.0 | 388 kb | 387 kb | 405 kb |
12-
| private-multiple-clients-schema.ts | 3.932.0 | 327 kb | 335 kb | 354 kb |
13-
| private-restjson-micg-aggregate.ts | 3.932.0 | 200 kb | 200 kb | 204 kb |
14-
| private-restjson-micg-single-command.ts | 3.932.0 | 97 kb | 97 kb | 102 kb |
15-
| private-restjson-schema-aggregate.ts | 3.932.0 | 186 kb | 189 kb | 194 kb |
16-
| private-restjson-schema-single-command.ts | 3.932.0 | 122 kb | 124 kb | 153 kb |
17-
| protocol-rest-xml.ts | 3.932.0 | 40 kb | 41 kb | 105 kb |
18-
| protocol-rpc-cbor.ts | 3.932.0 | 40 kb | 41 kb | 105 kb |
19-
| protocol-rpc-json-1-1.ts | 3.932.0 | 30 kb | 31 kb | 105 kb |
20-
| sdk-connect-aggregate.ts | 3.932.0 | 314 kb | 323 kb | 328 kb |
21-
| sdk-connect-single-command.ts | 3.932.0 | 124 kb | 125 kb | 251 kb |
22-
| sdk-ec2-aggregate.ts | 3.932.0 | 801 kb | 824 kb | 832 kb |
23-
| sdk-s3-aggregate.ts | 3.932.0 | 287 kb | 288 kb | 294 kb |
24-
| sdk-s3-single-command.ts | 3.932.0 | 196 kb | 196 kb | 254 kb |
25-
| sdk-sagemaker-aggregate.ts | 3.932.0 | 347 kb | 361 kb | 367 kb |
3+
| NormalizedSchema.ts | 3.933.0 | 4 kb | 4 kb | 4 kb |
4+
| all-protocols.ts | 3.933.0 | 74 kb | 75 kb | 106 kb |
5+
| lib-dynamodb-aggregate.ts | 3.933.0 | 188 kb | 190 kb | 195 kb |
6+
| lib-dynamodb-single-command.ts | 3.933.0 | 146 kb | 138 kb | 146 kb |
7+
| multi-protocols.ts | 3.933.0 | 55 kb | 56 kb | 105 kb |
8+
| multiple-barebones-micg-sdk-clients.ts | 3.933.0 | 134 kb | 135 kb | 164 kb |
9+
| multiple-barebones-schema-sdk-clients.ts | 3.933.0 | 205 kb | 207 kb | 236 kb |
10+
| multiple-sdk-clients.ts | 3.933.0 | 397 kb | 403 kb | 415 kb |
11+
| private-multiple-clients-micg.ts | 3.933.0 | 388 kb | 387 kb | 405 kb |
12+
| private-multiple-clients-schema.ts | 3.933.0 | 327 kb | 335 kb | 354 kb |
13+
| private-restjson-micg-aggregate.ts | 3.933.0 | 200 kb | 200 kb | 204 kb |
14+
| private-restjson-micg-single-command.ts | 3.933.0 | 97 kb | 97 kb | 102 kb |
15+
| private-restjson-schema-aggregate.ts | 3.933.0 | 186 kb | 189 kb | 194 kb |
16+
| private-restjson-schema-single-command.ts | 3.933.0 | 122 kb | 124 kb | 153 kb |
17+
| protocol-rest-xml.ts | 3.933.0 | 40 kb | 41 kb | 105 kb |
18+
| protocol-rpc-cbor.ts | 3.933.0 | 40 kb | 41 kb | 105 kb |
19+
| protocol-rpc-json-1-1.ts | 3.933.0 | 30 kb | 31 kb | 105 kb |
20+
| sdk-connect-aggregate.ts | 3.933.0 | 314 kb | 323 kb | 328 kb |
21+
| sdk-connect-single-command.ts | 3.933.0 | 124 kb | 125 kb | 252 kb |
22+
| sdk-ec2-aggregate.ts | 3.933.0 | 803 kb | 826 kb | 834 kb |
23+
| sdk-s3-aggregate.ts | 3.933.0 | 287 kb | 288 kb | 294 kb |
24+
| sdk-s3-single-command.ts | 3.933.0 | 196 kb | 196 kb | 254 kb |
25+
| sdk-sagemaker-aggregate.ts | 3.933.0 | 347 kb | 361 kb | 367 kb |

clients/client-accessanalyzer/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.934.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.933.0...v3.934.0) (2025-11-18)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-accessanalyzer
9+
10+
11+
12+
13+
614
# [3.933.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.932.0...v3.933.0) (2025-11-17)
715

816
**Note:** Version bump only for package @aws-sdk/client-accessanalyzer

clients/client-accessanalyzer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-accessanalyzer",
33
"description": "AWS SDK for JavaScript Accessanalyzer Client for Node.js, Browser and React Native",
4-
"version": "3.933.0",
4+
"version": "3.934.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-accessanalyzer",

clients/client-account/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.934.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.933.0...v3.934.0) (2025-11-18)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-account
9+
10+
11+
12+
13+
614
# [3.933.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.932.0...v3.933.0) (2025-11-17)
715

816
**Note:** Version bump only for package @aws-sdk/client-account

clients/client-account/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-account",
33
"description": "AWS SDK for JavaScript Account Client for Node.js, Browser and React Native",
4-
"version": "3.933.0",
4+
"version": "3.934.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-account",

clients/client-acm-pca/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.934.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.933.0...v3.934.0) (2025-11-18)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-acm-pca
9+
10+
11+
12+
13+
614
# [3.933.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.932.0...v3.933.0) (2025-11-17)
715

816
**Note:** Version bump only for package @aws-sdk/client-acm-pca

clients/client-acm-pca/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-acm-pca",
33
"description": "AWS SDK for JavaScript Acm Pca Client for Node.js, Browser and React Native",
4-
"version": "3.933.0",
4+
"version": "3.934.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-acm-pca",

clients/client-acm/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.934.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.933.0...v3.934.0) (2025-11-18)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-acm
9+
10+
11+
12+
13+
614
# [3.933.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.932.0...v3.933.0) (2025-11-17)
715

816
**Note:** Version bump only for package @aws-sdk/client-acm

clients/client-acm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-acm",
33
"description": "AWS SDK for JavaScript Acm Client for Node.js, Browser and React Native",
4-
"version": "3.933.0",
4+
"version": "3.934.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-acm",

0 commit comments

Comments
 (0)