Skip to content

Commit 3cace3e

Browse files
author
awstools
committed
Publish v3.891.0
1 parent 542f2ab commit 3cace3e

File tree

979 files changed

+4427
-501
lines changed

Some content is hidden

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

979 files changed

+4427
-501
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.891.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.890.0...v3.891.0) (2025-09-17)
7+
8+
9+
### Features
10+
11+
* **client-ec2:** Add mac-m4.metal and mac-m4pro.metal instance types. ([542f2ab](https://github.com/aws/aws-sdk-js-v3/commit/542f2aba068fd6f180df5f7e7fb630dc1cdc5183))
12+
* **client-network-firewall:** Network Firewall now prevents TLS handshakes with the target server until after the Server Name Indication (SNI) has been seen and verified. The monitoring dashboard now provides deeper insights into PrivateLink endpoint candidates and offers filters based on IP addresses and protocol. ([11455fd](https://github.com/aws/aws-sdk-js-v3/commit/11455fdf68817f3cc72d2f945fa0ccfac2a3ceba))
13+
* **client-pcs:** Add support for Amazon EC2 Capacity Blocks for ML ([28cf47d](https://github.com/aws/aws-sdk-js-v3/commit/28cf47d6fc8df1c717899c02d0ac7f8fd25a06b4))
14+
15+
16+
17+
18+
619
# [3.890.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.889.0...v3.890.0) (2025-09-16)
720

821

benchmark/size/report-bundlers.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
| Application | SDK Version | browser:Webpack | browser:Rollup | browser:EsBuild |
22
| :---------------------------------------- | :---------- | :-------------- | :------------- | :-------------- |
3-
| lib-dynamodb-aggregate.ts | 3.889.0 | 211 kb | 204 kb | 231 kb |
4-
| multiple-sdk-clients.ts | 3.889.0 | 497 kb | 487 kb | 533 kb |
5-
| private-multiple-clients-micg.ts | 3.889.0 | 435 kb | 429 kb | 479 kb |
6-
| private-multiple-clients-schema.ts | 3.889.0 | 376 kb | 378 kb | 422 kb |
7-
| private-restjson-micg-aggregate.ts | 3.889.0 | 228 kb | 222 kb | 247 kb |
8-
| private-restjson-micg-single-command.ts | 3.889.0 | 125 kb | 119 kb | 140 kb |
9-
| private-restjson-schema-aggregate.ts | 3.889.0 | 213 kb | 210 kb | 233 kb |
10-
| private-restjson-schema-single-command.ts | 3.889.0 | 146 kb | 142 kb | 164 kb |
11-
| sdk-ec2-aggregate.ts | 3.889.0 | 1.159 mb | 1.105 mb | 1.152 mb |
12-
| sdk-s3-aggregate.ts | 3.889.0 | 376 kb | 367 kb | 398 kb |
13-
| sdk-s3-single-command.ts | 3.889.0 | 222 kb | 215 kb | 242 kb |
14-
| sdk-sagemaker-aggregate.ts | 3.889.0 | 462 kb | 444 kb | 482 kb |
3+
| lib-dynamodb-aggregate.ts | 3.890.0 | 211 kb | 204 kb | 231 kb |
4+
| multiple-sdk-clients.ts | 3.890.0 | 497 kb | 487 kb | 533 kb |
5+
| private-multiple-clients-micg.ts | 3.890.0 | 435 kb | 429 kb | 479 kb |
6+
| private-multiple-clients-schema.ts | 3.890.0 | 376 kb | 378 kb | 422 kb |
7+
| private-restjson-micg-aggregate.ts | 3.890.0 | 228 kb | 222 kb | 247 kb |
8+
| private-restjson-micg-single-command.ts | 3.890.0 | 125 kb | 119 kb | 140 kb |
9+
| private-restjson-schema-aggregate.ts | 3.890.0 | 213 kb | 210 kb | 233 kb |
10+
| private-restjson-schema-single-command.ts | 3.890.0 | 146 kb | 142 kb | 164 kb |
11+
| sdk-ec2-aggregate.ts | 3.890.0 | 1.159 mb | 1.105 mb | 1.152 mb |
12+
| sdk-s3-aggregate.ts | 3.890.0 | 376 kb | 367 kb | 398 kb |
13+
| sdk-s3-single-command.ts | 3.890.0 | 222 kb | 215 kb | 242 kb |
14+
| sdk-sagemaker-aggregate.ts | 3.890.0 | 462 kb | 444 kb | 482 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.891.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.890.0...v3.891.0) (2025-09-17)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-accessanalyzer
9+
10+
11+
12+
13+
614
# [3.890.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.889.0...v3.890.0) (2025-09-16)
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.890.0",
4+
"version": "3.891.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.891.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.890.0...v3.891.0) (2025-09-17)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-account
9+
10+
11+
12+
13+
614
# [3.890.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.889.0...v3.890.0) (2025-09-16)
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.890.0",
4+
"version": "3.891.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.891.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.890.0...v3.891.0) (2025-09-17)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-acm-pca
9+
10+
11+
12+
13+
614
# [3.890.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.889.0...v3.890.0) (2025-09-16)
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.890.0",
4+
"version": "3.891.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.891.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.890.0...v3.891.0) (2025-09-17)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-acm
9+
10+
11+
12+
13+
614
# [3.890.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.889.0...v3.890.0) (2025-09-16)
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.890.0",
4+
"version": "3.891.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)