Skip to content

Commit 5befda8

Browse files
author
awstools
committed
Publish v3.901.0
1 parent a565233 commit 5befda8

File tree

1,027 files changed

+4655
-525
lines changed

Some content is hidden

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

1,027 files changed

+4655
-525
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,21 @@
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.901.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.900.0...v3.901.0) (2025-10-01)
7+
8+
9+
### Features
10+
11+
* **client-chime-sdk-meetings:** Add support to receive dual stack MediaPlacement URLs in Chime Meetings SDK ([c32ced4](https://github.com/aws/aws-sdk-js-v3/commit/c32ced42006da139afd5a68f1bfb719c25d3557f))
12+
* **client-cleanroomsml:** This release introduces data access budgets to view how many times an input channel can be used for ML jobs in a collaboration. ([a6cc054](https://github.com/aws/aws-sdk-js-v3/commit/a6cc054b0f654118d455e9ff018c8020499311c9))
13+
* **client-cleanrooms:** This release introduces data access budgets to control how many times a table can be used for queries and jobs in a collaboration. ([783dbc1](https://github.com/aws/aws-sdk-js-v3/commit/783dbc10a03aa60bcedb7da715026a741378ea0d))
14+
* **client-ivs-realtime:** Remove incorrect ReadOnly trait on IVS RealTime ImportPublicKey API ([8b79cdc](https://github.com/aws/aws-sdk-js-v3/commit/8b79cdc1a70cf11a8bd3099f495fe55ed8a012b5))
15+
* **client-pcs:** Added the UpdateCluster API action to modify cluster configurations, and Slurm custom settings for queues. ([3b9d480](https://github.com/aws/aws-sdk-js-v3/commit/3b9d480eaffccc6629de49b83c0cc6fa7131a130))
16+
17+
18+
19+
20+
621
# [3.900.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.899.0...v3.900.0) (2025-09-30)
722

823

benchmark/size/report-bundlers.md

Lines changed: 19 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,21 @@
11
| Application | SDK Version | browser:Webpack | browser:Rollup | browser:EsBuild |
22
| :---------------------------------------- | :---------- | :-------------- | :------------- | :-------------- |
3-
| lib-dynamodb-aggregate.ts | 3.899.0 | 210 kb | 204 kb | 231 kb |
4-
| multiple-sdk-clients.ts | 3.899.0 | 477 kb | 468 kb | 514 kb |
5-
| private-multiple-clients-micg.ts | 3.899.0 | 416 kb | 409 kb | 460 kb |
6-
| private-multiple-clients-schema.ts | 3.899.0 | 356 kb | 358 kb | 403 kb |
7-
| private-restjson-micg-aggregate.ts | 3.899.0 | 228 kb | 222 kb | 247 kb |
8-
| private-restjson-micg-single-command.ts | 3.899.0 | 124 kb | 119 kb | 139 kb |
9-
| private-restjson-schema-aggregate.ts | 3.899.0 | 212 kb | 210 kb | 233 kb |
10-
| private-restjson-schema-single-command.ts | 3.899.0 | 146 kb | 142 kb | 163 kb |
11-
| sdk-ec2-aggregate.ts | 3.899.0 | 1.15 mb | 1.097 mb | 1.143 mb |
12-
| sdk-s3-aggregate.ts | 3.899.0 | 356 kb | 347 kb | 378 kb |
13-
| sdk-s3-single-command.ts | 3.899.0 | 202 kb | 195 kb | 221 kb |
14-
| sdk-sagemaker-aggregate.ts | 3.899.0 | 462 kb | 444 kb | 482 kb |
3+
| NormalizedSchema.ts | 3.900.0 | 8 kb | 8 kb | 7 kb |
4+
| all-protocols.ts | 3.900.0 | 74 kb | 75 kb | 107 kb |
5+
| lib-dynamodb-aggregate.ts | 3.900.0 | 211 kb | 204 kb | 218 kb |
6+
| multiple-barebones-micg-sdk-clients.ts | 3.900.0 | 158 kb | 154 kb | 191 kb |
7+
| multiple-barebones-schema-sdk-clients.ts | 3.900.0 | 230 kb | 227 kb | 265 kb |
8+
| multiple-sdk-clients.ts | 3.900.0 | 478 kb | 468 kb | 488 kb |
9+
| private-multiple-clients-micg.ts | 3.900.0 | 416 kb | 410 kb | 436 kb |
10+
| private-multiple-clients-schema.ts | 3.900.0 | 357 kb | 359 kb | 387 kb |
11+
| private-restjson-micg-aggregate.ts | 3.900.0 | 228 kb | 223 kb | 236 kb |
12+
| private-restjson-micg-single-command.ts | 3.900.0 | 125 kb | 120 kb | 133 kb |
13+
| private-restjson-schema-aggregate.ts | 3.900.0 | 213 kb | 211 kb | 224 kb |
14+
| private-restjson-schema-single-command.ts | 3.900.0 | 146 kb | 142 kb | 155 kb |
15+
| sdk-ec2-aggregate.ts | 3.900.0 | 1.151 mb | 1.097 mb | 1.104 mb |
16+
| sdk-s3-aggregate.ts | 3.900.0 | 357 kb | 348 kb | 362 kb |
17+
| sdk-s3-single-command.ts | 3.900.0 | 202 kb | 195 kb | 210 kb |
18+
| sdk-sagemaker-aggregate.ts | 3.900.0 | 462 kb | 445 kb | 459 kb |
19+
| single-cbor-xml-protocol.ts | 3.900.0 | 45 kb | 46 kb | 106 kb |
20+
| single-json-protocol.ts | 3.900.0 | 33 kb | 33 kb | 106 kb |
21+
| single-xml-protocol.ts | 3.900.0 | 45 kb | 46 kb | 106 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.901.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.900.0...v3.901.0) (2025-10-01)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-accessanalyzer
9+
10+
11+
12+
13+
614
# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29)
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.899.0",
4+
"version": "3.901.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.901.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.900.0...v3.901.0) (2025-10-01)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-account
9+
10+
11+
12+
13+
614
# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29)
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.899.0",
4+
"version": "3.901.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.901.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.900.0...v3.901.0) (2025-10-01)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-acm-pca
9+
10+
11+
12+
13+
614
# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29)
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.899.0",
4+
"version": "3.901.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.901.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.900.0...v3.901.0) (2025-10-01)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-acm
9+
10+
11+
12+
13+
614
# [3.899.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0) (2025-09-29)
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.899.0",
4+
"version": "3.901.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)