Skip to content

Commit 8f16327

Browse files
author
awstools
committed
Publish v3.906.0
1 parent 9f44c29 commit 8f16327

File tree

949 files changed

+4308
-497
lines changed

Some content is hidden

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

949 files changed

+4308
-497
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.906.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.905.0...v3.906.0) (2025-10-08)
7+
8+
9+
### Features
10+
11+
* **client-bedrock-agentcore-control:** Adding support for authorizer type AWS_IAM to AgentCore Control Gateway. ([c3b83d4](https://github.com/aws/aws-sdk-js-v3/commit/c3b83d46952483083c5c646ebff11685e1c9410b))
12+
* **client-license-manager-user-subscriptions:** Released support for IPv6 and dual-stack active directories ([288c63a](https://github.com/aws/aws-sdk-js-v3/commit/288c63a89ef22d1bb218337588bfaec9843bb2b5))
13+
* **client-outposts:** This release adds the new StartOutpostDecommission API, which starts the decommission process to return Outposts racks or servers. ([2bfac29](https://github.com/aws/aws-sdk-js-v3/commit/2bfac290e4310bf9c8f70bdafa432f58a3679722))
14+
* **client-service-quotas:** introduces Service Quotas Automatic Management. Users can opt-in to monitoring and managing service quotas, receive notifications when quota usage reaches thresholds, configure notification channels, subscribe to EventBridge events for automation, and view notifications in the AWS Health dashboard. ([136894b](https://github.com/aws/aws-sdk-js-v3/commit/136894bf2600852c12f12cd3d805f9bac7ba61b1))
15+
* **clients:** update client endpoints as of 2025-10-08 ([9f44c29](https://github.com/aws/aws-sdk-js-v3/commit/9f44c29c0d7ea0705af178f63936e2fd4eddf869))
16+
17+
18+
19+
20+
621
# [3.905.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.904.0...v3.905.0) (2025-10-07)
722

823

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.904.0 | 8 kb | 8 kb | 7 kb |
4-
| all-protocols.ts | 3.904.0 | 74 kb | 75 kb | 107 kb |
5-
| lib-dynamodb-aggregate.ts | 3.904.0 | 212 kb | 205 kb | 219 kb |
6-
| lib-dynamodb-single-command.ts | 3.904.0 | 167 kb | 146 kb | 163 kb |
7-
| multi-protocols.ts | 3.904.0 | 55 kb | 56 kb | 106 kb |
8-
| multiple-barebones-micg-sdk-clients.ts | 3.904.0 | 158 kb | 154 kb | 191 kb |
9-
| multiple-barebones-schema-sdk-clients.ts | 3.904.0 | 230 kb | 227 kb | 265 kb |
10-
| multiple-sdk-clients.ts | 3.904.0 | 479 kb | 470 kb | 490 kb |
11-
| private-multiple-clients-micg.ts | 3.904.0 | 416 kb | 410 kb | 436 kb |
12-
| private-multiple-clients-schema.ts | 3.904.0 | 357 kb | 359 kb | 387 kb |
13-
| private-restjson-micg-aggregate.ts | 3.904.0 | 228 kb | 223 kb | 236 kb |
14-
| private-restjson-micg-single-command.ts | 3.904.0 | 125 kb | 120 kb | 133 kb |
15-
| private-restjson-schema-aggregate.ts | 3.904.0 | 213 kb | 211 kb | 224 kb |
16-
| private-restjson-schema-single-command.ts | 3.904.0 | 146 kb | 142 kb | 155 kb |
17-
| protocol-rest-xml.ts | 3.904.0 | 45 kb | 46 kb | 106 kb |
18-
| protocol-rpc-cbor.ts | 3.904.0 | 45 kb | 46 kb | 106 kb |
19-
| protocol-rpc-json-1-1.ts | 3.904.0 | 33 kb | 33 kb | 106 kb |
20-
| sdk-connect-aggregate.ts | 3.904.0 | 389 kb | 379 kb | 393 kb |
21-
| sdk-connect-single-command.ts | 3.904.0 | 130 kb | 125 kb | 138 kb |
22-
| sdk-ec2-aggregate.ts | 3.904.0 | 1.151 mb | 1.097 mb | 1.104 mb |
23-
| sdk-s3-aggregate.ts | 3.904.0 | 357 kb | 348 kb | 362 kb |
24-
| sdk-s3-single-command.ts | 3.904.0 | 202 kb | 195 kb | 210 kb |
25-
| sdk-sagemaker-aggregate.ts | 3.904.0 | 462 kb | 445 kb | 459 kb |
3+
| NormalizedSchema.ts | 3.905.0 | 8 kb | 8 kb | 7 kb |
4+
| all-protocols.ts | 3.905.0 | 74 kb | 75 kb | 104 kb |
5+
| lib-dynamodb-aggregate.ts | 3.905.0 | 212 kb | 205 kb | 218 kb |
6+
| lib-dynamodb-single-command.ts | 3.905.0 | 167 kb | 146 kb | 162 kb |
7+
| multi-protocols.ts | 3.905.0 | 55 kb | 56 kb | 104 kb |
8+
| multiple-barebones-micg-sdk-clients.ts | 3.905.0 | 158 kb | 154 kb | 191 kb |
9+
| multiple-barebones-schema-sdk-clients.ts | 3.905.0 | 230 kb | 227 kb | 264 kb |
10+
| multiple-sdk-clients.ts | 3.905.0 | 479 kb | 470 kb | 489 kb |
11+
| private-multiple-clients-micg.ts | 3.905.0 | 416 kb | 410 kb | 436 kb |
12+
| private-multiple-clients-schema.ts | 3.905.0 | 357 kb | 358 kb | 386 kb |
13+
| private-restjson-micg-aggregate.ts | 3.905.0 | 228 kb | 223 kb | 235 kb |
14+
| private-restjson-micg-single-command.ts | 3.905.0 | 125 kb | 120 kb | 132 kb |
15+
| private-restjson-schema-aggregate.ts | 3.905.0 | 213 kb | 210 kb | 223 kb |
16+
| private-restjson-schema-single-command.ts | 3.905.0 | 146 kb | 142 kb | 154 kb |
17+
| protocol-rest-xml.ts | 3.905.0 | 45 kb | 46 kb | 104 kb |
18+
| protocol-rpc-cbor.ts | 3.905.0 | 45 kb | 46 kb | 104 kb |
19+
| protocol-rpc-json-1-1.ts | 3.905.0 | 33 kb | 33 kb | 104 kb |
20+
| sdk-connect-aggregate.ts | 3.905.0 | 389 kb | 379 kb | 392 kb |
21+
| sdk-connect-single-command.ts | 3.905.0 | 130 kb | 125 kb | 137 kb |
22+
| sdk-ec2-aggregate.ts | 3.905.0 | 1.151 mb | 1.097 mb | 1.104 mb |
23+
| sdk-s3-aggregate.ts | 3.905.0 | 357 kb | 348 kb | 362 kb |
24+
| sdk-s3-single-command.ts | 3.905.0 | 202 kb | 195 kb | 210 kb |
25+
| sdk-sagemaker-aggregate.ts | 3.905.0 | 462 kb | 445 kb | 459 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.906.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.905.0...v3.906.0) (2025-10-08)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-accessanalyzer
9+
10+
11+
12+
13+
614
# [3.901.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.900.0...v3.901.0) (2025-10-01)
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.901.0",
4+
"version": "3.906.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.906.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.905.0...v3.906.0) (2025-10-08)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-account
9+
10+
11+
12+
13+
614
# [3.901.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.900.0...v3.901.0) (2025-10-01)
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.901.0",
4+
"version": "3.906.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.906.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.905.0...v3.906.0) (2025-10-08)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-acm-pca
9+
10+
11+
12+
13+
614
# [3.901.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.900.0...v3.901.0) (2025-10-01)
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.901.0",
4+
"version": "3.906.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.906.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.905.0...v3.906.0) (2025-10-08)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-acm
9+
10+
11+
12+
13+
614
# [3.901.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.900.0...v3.901.0) (2025-10-01)
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.901.0",
4+
"version": "3.906.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)