Skip to content

Commit de69eb5

Browse files
author
awstools
committed
Publish v3.894.0
1 parent 182581c commit de69eb5

File tree

953 files changed

+4386
-488
lines changed

Some content is hidden

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

953 files changed

+4386
-488
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,20 @@
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.894.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.893.0...v3.894.0) (2025-09-22)
7+
8+
9+
### Features
10+
11+
* **client-eks:** Adds support for RepairConfig overrides and configurations in EKS Managed Node Groups. ([8a8db62](https://github.com/aws/aws-sdk-js-v3/commit/8a8db628913a20e498bb3471f469d4e0ecdb603d))
12+
* **client-imagebuilder:** Version ARNs are no longer required for the EC2 Image Builder list-image-build-version, list-component-build-version, and list-workflow-build-version APIs. Calling these APIs without the ARN returns all build versions for the given resource type in the requesting account. ([ac6ffdf](https://github.com/aws/aws-sdk-js-v3/commit/ac6ffdfebc04e8c0865aa68cf89a4c9b4ebbd4ee))
13+
* **clients:** update client endpoints as of 2025-09-22 ([182581c](https://github.com/aws/aws-sdk-js-v3/commit/182581c32e14d4ce080fe85ba215fd4c458035e3))
14+
* **xml-builder:** use DOMParser for browser XML parsing ([#7347](https://github.com/aws/aws-sdk-js-v3/issues/7347)) ([af40250](https://github.com/aws/aws-sdk-js-v3/commit/af4025005e5c251d64b5cf3840d24e48d7ae1d91))
15+
16+
17+
18+
19+
620
# [3.893.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.892.0...v3.893.0) (2025-09-19)
721

822

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.892.0 | 211 kb | 204 kb | 231 kb |
4-
| multiple-sdk-clients.ts | 3.892.0 | 497 kb | 487 kb | 533 kb |
5-
| private-multiple-clients-micg.ts | 3.892.0 | 435 kb | 429 kb | 479 kb |
6-
| private-multiple-clients-schema.ts | 3.892.0 | 376 kb | 378 kb | 422 kb |
7-
| private-restjson-micg-aggregate.ts | 3.892.0 | 228 kb | 222 kb | 247 kb |
8-
| private-restjson-micg-single-command.ts | 3.892.0 | 125 kb | 119 kb | 140 kb |
9-
| private-restjson-schema-aggregate.ts | 3.892.0 | 213 kb | 210 kb | 233 kb |
10-
| private-restjson-schema-single-command.ts | 3.892.0 | 146 kb | 142 kb | 164 kb |
11-
| sdk-ec2-aggregate.ts | 3.892.0 | 1.161 mb | 1.107 mb | 1.153 mb |
12-
| sdk-s3-aggregate.ts | 3.892.0 | 375 kb | 367 kb | 398 kb |
13-
| sdk-s3-single-command.ts | 3.892.0 | 222 kb | 215 kb | 242 kb |
14-
| sdk-sagemaker-aggregate.ts | 3.892.0 | 462 kb | 444 kb | 482 kb |
3+
| lib-dynamodb-aggregate.ts | 3.893.0 | 211 kb | 204 kb | 231 kb |
4+
| multiple-sdk-clients.ts | 3.893.0 | 478 kb | 468 kb | 514 kb |
5+
| private-multiple-clients-micg.ts | 3.893.0 | 416 kb | 409 kb | 460 kb |
6+
| private-multiple-clients-schema.ts | 3.893.0 | 356 kb | 358 kb | 402 kb |
7+
| private-restjson-micg-aggregate.ts | 3.893.0 | 228 kb | 222 kb | 247 kb |
8+
| private-restjson-micg-single-command.ts | 3.893.0 | 125 kb | 119 kb | 140 kb |
9+
| private-restjson-schema-aggregate.ts | 3.893.0 | 213 kb | 210 kb | 233 kb |
10+
| private-restjson-schema-single-command.ts | 3.893.0 | 146 kb | 142 kb | 164 kb |
11+
| sdk-ec2-aggregate.ts | 3.893.0 | 1.15 mb | 1.097 mb | 1.144 mb |
12+
| sdk-s3-aggregate.ts | 3.893.0 | 356 kb | 347 kb | 379 kb |
13+
| sdk-s3-single-command.ts | 3.893.0 | 202 kb | 195 kb | 222 kb |
14+
| sdk-sagemaker-aggregate.ts | 3.893.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.894.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.893.0...v3.894.0) (2025-09-22)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-accessanalyzer
9+
10+
11+
12+
13+
614
# [3.893.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.892.0...v3.893.0) (2025-09-19)
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.893.0",
4+
"version": "3.894.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.894.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.893.0...v3.894.0) (2025-09-22)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-account
9+
10+
11+
12+
13+
614
# [3.893.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.892.0...v3.893.0) (2025-09-19)
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.893.0",
4+
"version": "3.894.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.894.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.893.0...v3.894.0) (2025-09-22)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-acm-pca
9+
10+
11+
12+
13+
614
# [3.893.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.892.0...v3.893.0) (2025-09-19)
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.893.0",
4+
"version": "3.894.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.894.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.893.0...v3.894.0) (2025-09-22)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-acm
9+
10+
11+
12+
13+
614
# [3.893.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.892.0...v3.893.0) (2025-09-19)
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.893.0",
4+
"version": "3.894.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)