Skip to content

Commit 7cf6665

Browse files
author
awstools
committed
Publish v3.911.0
1 parent 8544d3a commit 7cf6665

File tree

951 files changed

+4337
-498
lines changed

Some content is hidden

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

951 files changed

+4337
-498
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.911.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.910.0...v3.911.0) (2025-10-15)
7+
8+
9+
### Bug Fixes
10+
11+
* **xml-builder:** move DOMParser init from module level to function call ([#7426](https://github.com/aws/aws-sdk-js-v3/issues/7426)) ([68252cb](https://github.com/aws/aws-sdk-js-v3/commit/68252cbaab87996625cacc31809801d8353b3f50))
12+
13+
14+
### Features
15+
16+
* **client-bedrock:** Amazon Bedrock Automated Reasoning Policy now offers enhanced AWS KMS integration. The CreateAutomatedReasoningPolicy API includes a new kmsKeyId field, allowing customers to specify their preferred KMS key for encryption, improving control and compliance with AWS encryption mandates. ([cf20670](https://github.com/aws/aws-sdk-js-v3/commit/cf20670c2f237e9feb84997afcf4af5308fb7c91))
17+
* **client-docdb:** Add support for NetworkType field in CreateDbCluster, ModifyDbCluster, RestoreDbClusterFromSnapshot and RestoreDbClusterToPointInTime for DocumentDB. ([63f5c25](https://github.com/aws/aws-sdk-js-v3/commit/63f5c2577215fe9aeefe765c46b1e2505d06e78a))
18+
* **client-ec2:** Introducing EC2 Capacity Manager for monitoring and analyzing capacity usage across On-Demand Instances, Spot Instances, and Capacity Reservations. ([4d78ec9](https://github.com/aws/aws-sdk-js-v3/commit/4d78ec9bfb9780043f087f1539f3a12e715714e0))
19+
* **client-elastic-load-balancing-v2:** This release expands Listener Rule Conditions to support RegexValues and adds support for a new Transforms field in Listener Rules. ([4e96bda](https://github.com/aws/aws-sdk-js-v3/commit/4e96bda6de785bf6fa53c8a9246d87a89aeb4688))
20+
* **client-guardduty:** Added default pagination value for ListMalwareProtectionPlans API and updated UpdateFindingsFeedback API ([0251678](https://github.com/aws/aws-sdk-js-v3/commit/0251678c5da16172dfce87ffecadd477243e3ef2))
21+
* **client-lightsail:** Add support for manage Lightsail Bucket CORS configuration ([719ff90](https://github.com/aws/aws-sdk-js-v3/commit/719ff9024f9e1c529ae8097e8dd17a52e948d384))
22+
* **client-timestream-influxdb:** This release adds support for creating and managing InfluxDB 3 Core and Enterprise DbClusters. ([cd8530e](https://github.com/aws/aws-sdk-js-v3/commit/cd8530e8621dc05ec123a10493c1f7238bc8b8f1))
23+
* **clients:** update client endpoints as of 2025-10-15 ([8544d3a](https://github.com/aws/aws-sdk-js-v3/commit/8544d3a1d67c417a5662acf912224553e55a0d93))
24+
25+
26+
27+
28+
629
# [3.910.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.909.0...v3.910.0) (2025-10-14)
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.909.0 | 6 kb | 6 kb | 5 kb |
4-
| all-protocols.ts | 3.909.0 | 74 kb | 76 kb | 105 kb |
5-
| lib-dynamodb-aggregate.ts | 3.909.0 | 186 kb | 184 kb | 189 kb |
6-
| lib-dynamodb-single-command.ts | 3.909.0 | 140 kb | 124 kb | 133 kb |
7-
| multi-protocols.ts | 3.909.0 | 56 kb | 57 kb | 104 kb |
8-
| multiple-barebones-micg-sdk-clients.ts | 3.909.0 | 133 kb | 134 kb | 164 kb |
9-
| multiple-barebones-schema-sdk-clients.ts | 3.909.0 | 205 kb | 208 kb | 237 kb |
10-
| multiple-sdk-clients.ts | 3.909.0 | 453 kb | 448 kb | 459 kb |
11-
| private-multiple-clients-micg.ts | 3.909.0 | 389 kb | 388 kb | 406 kb |
12-
| private-multiple-clients-schema.ts | 3.909.0 | 330 kb | 338 kb | 357 kb |
13-
| private-restjson-micg-aggregate.ts | 3.909.0 | 201 kb | 201 kb | 205 kb |
14-
| private-restjson-micg-single-command.ts | 3.909.0 | 98 kb | 98 kb | 103 kb |
15-
| private-restjson-schema-aggregate.ts | 3.909.0 | 187 kb | 191 kb | 195 kb |
16-
| private-restjson-schema-single-command.ts | 3.909.0 | 124 kb | 125 kb | 155 kb |
17-
| protocol-rest-xml.ts | 3.909.0 | 41 kb | 42 kb | 104 kb |
18-
| protocol-rpc-cbor.ts | 3.909.0 | 41 kb | 42 kb | 104 kb |
19-
| protocol-rpc-json-1-1.ts | 3.909.0 | 31 kb | 32 kb | 104 kb |
20-
| sdk-connect-aggregate.ts | 3.909.0 | 363 kb | 357 kb | 363 kb |
21-
| sdk-connect-single-command.ts | 3.909.0 | 103 kb | 103 kb | 108 kb |
22-
| sdk-ec2-aggregate.ts | 3.909.0 | 1.126 mb | 1.077 mb | 1.076 mb |
23-
| sdk-s3-aggregate.ts | 3.909.0 | 330 kb | 326 kb | 332 kb |
24-
| sdk-s3-single-command.ts | 3.909.0 | 175 kb | 174 kb | 180 kb |
25-
| sdk-sagemaker-aggregate.ts | 3.909.0 | 436 kb | 423 kb | 429 kb |
3+
| NormalizedSchema.ts | 3.910.0 | 6 kb | 6 kb | 5 kb |
4+
| all-protocols.ts | 3.910.0 | 74 kb | 76 kb | 105 kb |
5+
| lib-dynamodb-aggregate.ts | 3.910.0 | 186 kb | 184 kb | 189 kb |
6+
| lib-dynamodb-single-command.ts | 3.910.0 | 140 kb | 124 kb | 133 kb |
7+
| multi-protocols.ts | 3.910.0 | 56 kb | 57 kb | 104 kb |
8+
| multiple-barebones-micg-sdk-clients.ts | 3.910.0 | 133 kb | 134 kb | 164 kb |
9+
| multiple-barebones-schema-sdk-clients.ts | 3.910.0 | 205 kb | 208 kb | 237 kb |
10+
| multiple-sdk-clients.ts | 3.910.0 | 453 kb | 448 kb | 459 kb |
11+
| private-multiple-clients-micg.ts | 3.910.0 | 389 kb | 388 kb | 406 kb |
12+
| private-multiple-clients-schema.ts | 3.910.0 | 330 kb | 338 kb | 357 kb |
13+
| private-restjson-micg-aggregate.ts | 3.910.0 | 201 kb | 201 kb | 205 kb |
14+
| private-restjson-micg-single-command.ts | 3.910.0 | 98 kb | 98 kb | 103 kb |
15+
| private-restjson-schema-aggregate.ts | 3.910.0 | 187 kb | 191 kb | 195 kb |
16+
| private-restjson-schema-single-command.ts | 3.910.0 | 124 kb | 125 kb | 155 kb |
17+
| protocol-rest-xml.ts | 3.910.0 | 41 kb | 42 kb | 104 kb |
18+
| protocol-rpc-cbor.ts | 3.910.0 | 41 kb | 42 kb | 104 kb |
19+
| protocol-rpc-json-1-1.ts | 3.910.0 | 31 kb | 32 kb | 104 kb |
20+
| sdk-connect-aggregate.ts | 3.910.0 | 363 kb | 357 kb | 363 kb |
21+
| sdk-connect-single-command.ts | 3.910.0 | 103 kb | 103 kb | 108 kb |
22+
| sdk-ec2-aggregate.ts | 3.910.0 | 1.139 mb | 1.09 mb | 1.088 mb |
23+
| sdk-s3-aggregate.ts | 3.910.0 | 330 kb | 326 kb | 332 kb |
24+
| sdk-s3-single-command.ts | 3.910.0 | 175 kb | 174 kb | 180 kb |
25+
| sdk-sagemaker-aggregate.ts | 3.910.0 | 436 kb | 423 kb | 429 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.911.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.910.0...v3.911.0) (2025-10-15)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-accessanalyzer
9+
10+
11+
12+
13+
614
# [3.910.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.909.0...v3.910.0) (2025-10-14)
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.910.0",
4+
"version": "3.911.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.911.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.910.0...v3.911.0) (2025-10-15)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-account
9+
10+
11+
12+
13+
614
# [3.910.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.909.0...v3.910.0) (2025-10-14)
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.910.0",
4+
"version": "3.911.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.911.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.910.0...v3.911.0) (2025-10-15)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-acm-pca
9+
10+
11+
12+
13+
614
# [3.910.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.909.0...v3.910.0) (2025-10-14)
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.910.0",
4+
"version": "3.911.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.911.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.910.0...v3.911.0) (2025-10-15)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-acm
9+
10+
11+
12+
13+
614
# [3.910.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.909.0...v3.910.0) (2025-10-14)
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.910.0",
4+
"version": "3.911.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)