Skip to content

Commit c5dec5d

Browse files
author
awstools
committed
Publish v3.941.0
1 parent 18c4e92 commit c5dec5d

File tree

11 files changed

+82
-28
lines changed

11 files changed

+82
-28
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,19 @@
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.941.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.940.0...v3.941.0) (2025-11-26)
7+
8+
9+
### Features
10+
11+
* **client-bedrock-runtime:** Bedrock Runtime Reserved Service Support ([18c4e92](https://github.com/aws/aws-sdk-js-v3/commit/18c4e92fa87b0be9150ff0d5671de29fe1ce5ca7))
12+
* **client-compute-optimizer:** Compute Optimizer now identifies idle NAT Gateway resources for cost optimization based on traffic patterns and backup configuration analysis. Access recommendations via the GetIdleRecommendations API. ([550987c](https://github.com/aws/aws-sdk-js-v3/commit/550987cbdda51b2df26c1a10fc34421f7e175609))
13+
* **client-cost-optimization-hub:** This release enables AWS Cost Optimization Hub to show cost optimization recommendations for NAT Gateway. ([08e6500](https://github.com/aws/aws-sdk-js-v3/commit/08e6500357cfdfb657deaeca5276e88753e0f6ec))
14+
15+
16+
17+
18+
619
# [3.940.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.939.0...v3.940.0) (2025-11-25)
720

821

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.939.0 | 4 kb | 4 kb | 4 kb |
4-
| all-protocols.ts | 3.939.0 | 74 kb | 76 kb | 106 kb |
5-
| lib-dynamodb-aggregate.ts | 3.939.0 | 188 kb | 191 kb | 196 kb |
6-
| lib-dynamodb-single-command.ts | 3.939.0 | 146 kb | 139 kb | 147 kb |
7-
| multi-protocols.ts | 3.939.0 | 55 kb | 57 kb | 106 kb |
8-
| multiple-barebones-micg-sdk-clients.ts | 3.939.0 | 146 kb | 147 kb | 178 kb |
9-
| multiple-barebones-schema-sdk-clients.ts | 3.939.0 | 219 kb | 221 kb | 251 kb |
10-
| multiple-sdk-clients.ts | 3.939.0 | 399 kb | 405 kb | 417 kb |
11-
| private-multiple-clients-micg.ts | 3.939.0 | 413 kb | 412 kb | 431 kb |
12-
| private-multiple-clients-schema.ts | 3.939.0 | 346 kb | 355 kb | 374 kb |
13-
| private-restjson-micg-aggregate.ts | 3.939.0 | 226 kb | 226 kb | 231 kb |
14-
| private-restjson-micg-single-command.ts | 3.939.0 | 109 kb | 109 kb | 114 kb |
15-
| private-restjson-schema-aggregate.ts | 3.939.0 | 205 kb | 209 kb | 214 kb |
16-
| private-restjson-schema-single-command.ts | 3.939.0 | 136 kb | 138 kb | 171 kb |
17-
| protocol-rest-xml.ts | 3.939.0 | 40 kb | 41 kb | 106 kb |
18-
| protocol-rpc-cbor.ts | 3.939.0 | 40 kb | 41 kb | 106 kb |
19-
| protocol-rpc-json-1-1.ts | 3.939.0 | 30 kb | 32 kb | 106 kb |
20-
| sdk-connect-aggregate.ts | 3.939.0 | 319 kb | 330 kb | 335 kb |
21-
| sdk-connect-single-command.ts | 3.939.0 | 124 kb | 126 kb | 256 kb |
22-
| sdk-ec2-aggregate.ts | 3.939.0 | 824 kb | 849 kb | 857 kb |
23-
| sdk-s3-aggregate.ts | 3.939.0 | 288 kb | 290 kb | 296 kb |
24-
| sdk-s3-single-command.ts | 3.939.0 | 196 kb | 197 kb | 255 kb |
25-
| sdk-sagemaker-aggregate.ts | 3.939.0 | 349 kb | 365 kb | 371 kb |
3+
| NormalizedSchema.ts | 3.940.0 | 4 kb | 4 kb | 4 kb |
4+
| all-protocols.ts | 3.940.0 | 74 kb | 76 kb | 106 kb |
5+
| lib-dynamodb-aggregate.ts | 3.940.0 | 188 kb | 191 kb | 196 kb |
6+
| lib-dynamodb-single-command.ts | 3.940.0 | 146 kb | 139 kb | 147 kb |
7+
| multi-protocols.ts | 3.940.0 | 55 kb | 57 kb | 106 kb |
8+
| multiple-barebones-micg-sdk-clients.ts | 3.940.0 | 146 kb | 147 kb | 178 kb |
9+
| multiple-barebones-schema-sdk-clients.ts | 3.940.0 | 219 kb | 221 kb | 251 kb |
10+
| multiple-sdk-clients.ts | 3.940.0 | 399 kb | 405 kb | 417 kb |
11+
| private-multiple-clients-micg.ts | 3.940.0 | 413 kb | 412 kb | 431 kb |
12+
| private-multiple-clients-schema.ts | 3.940.0 | 346 kb | 355 kb | 374 kb |
13+
| private-restjson-micg-aggregate.ts | 3.940.0 | 226 kb | 226 kb | 231 kb |
14+
| private-restjson-micg-single-command.ts | 3.940.0 | 109 kb | 109 kb | 114 kb |
15+
| private-restjson-schema-aggregate.ts | 3.940.0 | 205 kb | 209 kb | 214 kb |
16+
| private-restjson-schema-single-command.ts | 3.940.0 | 136 kb | 138 kb | 171 kb |
17+
| protocol-rest-xml.ts | 3.940.0 | 40 kb | 41 kb | 106 kb |
18+
| protocol-rpc-cbor.ts | 3.940.0 | 40 kb | 41 kb | 106 kb |
19+
| protocol-rpc-json-1-1.ts | 3.940.0 | 30 kb | 32 kb | 106 kb |
20+
| sdk-connect-aggregate.ts | 3.940.0 | 319 kb | 330 kb | 335 kb |
21+
| sdk-connect-single-command.ts | 3.940.0 | 124 kb | 126 kb | 256 kb |
22+
| sdk-ec2-aggregate.ts | 3.940.0 | 824 kb | 849 kb | 857 kb |
23+
| sdk-s3-aggregate.ts | 3.940.0 | 288 kb | 290 kb | 296 kb |
24+
| sdk-s3-single-command.ts | 3.940.0 | 196 kb | 197 kb | 255 kb |
25+
| sdk-sagemaker-aggregate.ts | 3.940.0 | 349 kb | 365 kb | 371 kb |

clients/client-bedrock-runtime/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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.941.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.940.0...v3.941.0) (2025-11-26)
7+
8+
9+
### Features
10+
11+
* **client-bedrock-runtime:** Bedrock Runtime Reserved Service Support ([18c4e92](https://github.com/aws/aws-sdk-js-v3/commit/18c4e92fa87b0be9150ff0d5671de29fe1ce5ca7))
12+
13+
14+
15+
16+
617
# [3.940.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.939.0...v3.940.0) (2025-11-25)
718

819
**Note:** Version bump only for package @aws-sdk/client-bedrock-runtime

clients/client-bedrock-runtime/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-bedrock-runtime",
33
"description": "AWS SDK for JavaScript Bedrock Runtime Client for Node.js, Browser and React Native",
4-
"version": "3.940.0",
4+
"version": "3.941.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-bedrock-runtime",

clients/client-compute-optimizer/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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.941.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.940.0...v3.941.0) (2025-11-26)
7+
8+
9+
### Features
10+
11+
* **client-compute-optimizer:** Compute Optimizer now identifies idle NAT Gateway resources for cost optimization based on traffic patterns and backup configuration analysis. Access recommendations via the GetIdleRecommendations API. ([550987c](https://github.com/aws/aws-sdk-js-v3/commit/550987cbdda51b2df26c1a10fc34421f7e175609))
12+
13+
14+
15+
16+
617
# [3.940.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.939.0...v3.940.0) (2025-11-25)
718

819
**Note:** Version bump only for package @aws-sdk/client-compute-optimizer

clients/client-compute-optimizer/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-compute-optimizer",
33
"description": "AWS SDK for JavaScript Compute Optimizer Client for Node.js, Browser and React Native",
4-
"version": "3.940.0",
4+
"version": "3.941.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-compute-optimizer",

clients/client-cost-optimization-hub/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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.941.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.940.0...v3.941.0) (2025-11-26)
7+
8+
9+
### Features
10+
11+
* **client-cost-optimization-hub:** This release enables AWS Cost Optimization Hub to show cost optimization recommendations for NAT Gateway. ([08e6500](https://github.com/aws/aws-sdk-js-v3/commit/08e6500357cfdfb657deaeca5276e88753e0f6ec))
12+
13+
14+
15+
16+
617
# [3.940.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.939.0...v3.940.0) (2025-11-25)
718

819
**Note:** Version bump only for package @aws-sdk/client-cost-optimization-hub

clients/client-cost-optimization-hub/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-cost-optimization-hub",
33
"description": "AWS SDK for JavaScript Cost Optimization Hub Client for Node.js, Browser and React Native",
4-
"version": "3.940.0",
4+
"version": "3.941.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-cost-optimization-hub",

clients/client-s3vectors/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.941.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.940.0...v3.941.0) (2025-11-26)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-s3vectors
9+
10+
11+
12+
13+
614
# [3.940.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.939.0...v3.940.0) (2025-11-25)
715

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

clients/client-s3vectors/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-s3vectors",
33
"description": "AWS SDK for JavaScript S3vectors Client for Node.js, Browser and React Native",
4-
"version": "3.940.0",
4+
"version": "3.941.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-s3vectors",

0 commit comments

Comments
 (0)