Skip to content

Commit 4272704

Browse files
author
awstools
committed
Publish v3.984.0
1 parent 2a007c3 commit 4272704

945 files changed

Lines changed: 5314 additions & 1541 deletions

File tree

Some content is hidden

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

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,26 @@
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.984.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.983.0...v3.984.0) (2026-02-05)
7+
8+
9+
### Features
10+
11+
* **client-arc-region-switch:** Updates documentation for ARC Region switch and provides stronger validation for Amazon Aurora Global Database execution block parameters. ([cb7bcf4](https://github.com/aws/aws-sdk-js-v3/commit/cb7bcf4f8d699ae7bc74c9918fb3b1fa35929212))
12+
* **client-athena:** Reduces the minimum TargetDpus to create or update capacity reservations from 24 to 4. ([19dc3be](https://github.com/aws/aws-sdk-js-v3/commit/19dc3befa4ff8e5593a22a608656bd84ff443f15))
13+
* **client-bedrock-agentcore-control:** Support Browser profile persistence (cookies and local storage) across sessions for AgentCore Browser. ([a494454](https://github.com/aws/aws-sdk-js-v3/commit/a49445404f8102874cc09ce7895fd32e0768d178))
14+
* **client-bedrock-agentcore:** Support Browser profile persistence (cookies and local storage) across sessions for AgentCore Browser. ([ed27353](https://github.com/aws/aws-sdk-js-v3/commit/ed27353946169292c069f2c659dd72333b2eef41))
15+
* **client-glue:** This release adds the capability to easily create custom AWS Glue connections to data sources with REST APIs. ([a083905](https://github.com/aws/aws-sdk-js-v3/commit/a08390520e8a8bb9e58fff90b0a4f0ba7c456917))
16+
* **client-medialive:** Outputs using the AV1 codec in CMAF Ingest output groups in MediaLive now have the ability to specify a target bit depth of 8 or 10. ([35dbef6](https://github.com/aws/aws-sdk-js-v3/commit/35dbef6f9cb267592714406bc350eacf697713bd))
17+
* **client-ram:** Added ListSourceAssociations API. Allows RAM resource share owners to list source associations that determine which sources can access resources through service principal associations. Supports filtering by resource share ARN, source ID, source type, or status, with pagination. ([0e72d32](https://github.com/aws/aws-sdk-js-v3/commit/0e72d32d0394152e5c3bc405af7e40aa33f6cdea))
18+
* **client-transfer:** Adds support for the customer to send custom HTTP headers and configure an AS2 Connector to receive Asynchronous MDNs from their trading partner ([e14e08b](https://github.com/aws/aws-sdk-js-v3/commit/e14e08b3758a6678dde9e3505dd26f88e80a3f2b))
19+
* **client-workspaces:** Added support for 12 new graphics-optimized compute types - Graphics.g6 (xlarge, 2xlarge, 4xlarge, 8xlarge, 16xlarge), Graphics.gr6 (4xlarge, 8xlarge), Graphics.g6f (large, xlarge, 2xlarge, 4xlarge), and Graphics.gr6f (4xlarge). ([8ba8054](https://github.com/aws/aws-sdk-js-v3/commit/8ba8054e2fd0ff46bbec10b0d2d72dd46d2fa13f))
20+
* **clients:** update client endpoints as of 2026-02-05 ([2a007c3](https://github.com/aws/aws-sdk-js-v3/commit/2a007c3a2eb850d8cf01684f80c2196adf30035b))
21+
22+
23+
24+
25+
626
# [3.983.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.982.0...v3.983.0) (2026-02-04)
727

828

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.982.0 | 4 kb | 4 kb | 4 kb |
4-
| all-protocols.ts | 3.982.0 | 77 kb | 79 kb | 78 kb |
5-
| lib-dynamodb-aggregate.ts | 3.982.0 | 198 kb | 202 kb | 205 kb |
6-
| lib-dynamodb-single-command.ts | 3.982.0 | 150 kb | 142 kb | 149 kb |
7-
| multi-protocols.ts | 3.982.0 | 57 kb | 59 kb | 58 kb |
8-
| multiple-barebones-micg-sdk-clients.ts | 3.982.0 | 147 kb | 148 kb | 179 kb |
9-
| multiple-barebones-schema-sdk-clients.ts | 3.982.0 | 223 kb | 225 kb | 256 kb |
10-
| multiple-sdk-clients.ts | 3.982.0 | 414 kb | 421 kb | 434 kb |
11-
| private-multiple-clients-micg.ts | 3.982.0 | 414 kb | 414 kb | 432 kb |
12-
| private-multiple-clients-schema.ts | 3.982.0 | 351 kb | 359 kb | 379 kb |
13-
| private-restjson-micg-aggregate.ts | 3.982.0 | 227 kb | 227 kb | 231 kb |
14-
| private-restjson-micg-single-command.ts | 3.982.0 | 109 kb | 110 kb | 113 kb |
15-
| private-restjson-schema-aggregate.ts | 3.982.0 | 207 kb | 211 kb | 215 kb |
16-
| private-restjson-schema-single-command.ts | 3.982.0 | 138 kb | 140 kb | 172 kb |
17-
| protocol-rest-xml.ts | 3.982.0 | 42 kb | 43 kb | 43 kb |
18-
| protocol-rpc-cbor.ts | 3.982.0 | 42 kb | 43 kb | 43 kb |
19-
| protocol-rpc-json-1-1.ts | 3.982.0 | 32 kb | 33 kb | 33 kb |
20-
| sdk-connect-aggregate.ts | 3.982.0 | 371 kb | 385 kb | 390 kb |
21-
| sdk-connect-single-command.ts | 3.982.0 | 127 kb | 128 kb | 288 kb |
22-
| sdk-ec2-aggregate.ts | 3.982.0 | 868 kb | 892 kb | 900 kb |
23-
| sdk-s3-aggregate.ts | 3.982.0 | 298 kb | 300 kb | 305 kb |
24-
| sdk-s3-single-command.ts | 3.982.0 | 200 kb | 200 kb | 258 kb |
25-
| sdk-sagemaker-aggregate.ts | 3.982.0 | 374 kb | 390 kb | 396 kb |
3+
| NormalizedSchema.ts | 3.983.0 | 4 kb | 4 kb | 4 kb |
4+
| all-protocols.ts | 3.983.0 | 77 kb | 79 kb | 78 kb |
5+
| lib-dynamodb-aggregate.ts | 3.983.0 | 198 kb | 202 kb | 205 kb |
6+
| lib-dynamodb-single-command.ts | 3.983.0 | 150 kb | 142 kb | 149 kb |
7+
| multi-protocols.ts | 3.983.0 | 57 kb | 59 kb | 58 kb |
8+
| multiple-barebones-micg-sdk-clients.ts | 3.983.0 | 147 kb | 148 kb | 179 kb |
9+
| multiple-barebones-schema-sdk-clients.ts | 3.983.0 | 223 kb | 225 kb | 256 kb |
10+
| multiple-sdk-clients.ts | 3.983.0 | 414 kb | 421 kb | 434 kb |
11+
| private-multiple-clients-micg.ts | 3.983.0 | 414 kb | 414 kb | 432 kb |
12+
| private-multiple-clients-schema.ts | 3.983.0 | 351 kb | 359 kb | 379 kb |
13+
| private-restjson-micg-aggregate.ts | 3.983.0 | 227 kb | 227 kb | 231 kb |
14+
| private-restjson-micg-single-command.ts | 3.983.0 | 109 kb | 110 kb | 113 kb |
15+
| private-restjson-schema-aggregate.ts | 3.983.0 | 207 kb | 211 kb | 215 kb |
16+
| private-restjson-schema-single-command.ts | 3.983.0 | 138 kb | 140 kb | 172 kb |
17+
| protocol-rest-xml.ts | 3.983.0 | 42 kb | 43 kb | 43 kb |
18+
| protocol-rpc-cbor.ts | 3.983.0 | 42 kb | 43 kb | 43 kb |
19+
| protocol-rpc-json-1-1.ts | 3.983.0 | 32 kb | 33 kb | 33 kb |
20+
| sdk-connect-aggregate.ts | 3.983.0 | 371 kb | 385 kb | 390 kb |
21+
| sdk-connect-single-command.ts | 3.983.0 | 127 kb | 128 kb | 288 kb |
22+
| sdk-ec2-aggregate.ts | 3.983.0 | 868 kb | 892 kb | 900 kb |
23+
| sdk-s3-aggregate.ts | 3.983.0 | 298 kb | 300 kb | 305 kb |
24+
| sdk-s3-single-command.ts | 3.983.0 | 200 kb | 200 kb | 258 kb |
25+
| sdk-sagemaker-aggregate.ts | 3.983.0 | 374 kb | 390 kb | 396 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.984.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.983.0...v3.984.0) (2026-02-05)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-accessanalyzer
9+
10+
11+
12+
13+
614
# [3.983.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.982.0...v3.983.0) (2026-02-04)
715

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

clients/client-accessanalyzer/package.json

Lines changed: 2 additions & 2 deletions
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.983.0",
4+
"version": "3.984.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
77
"build:cjs": "node ../../scripts/compilation/inline client-accessanalyzer",
@@ -29,7 +29,7 @@
2929
"@aws-sdk/middleware-user-agent": "workspace:^3.972.6",
3030
"@aws-sdk/region-config-resolver": "workspace:^3.972.3",
3131
"@aws-sdk/types": "workspace:^3.973.1",
32-
"@aws-sdk/util-endpoints": "workspace:3.983.0",
32+
"@aws-sdk/util-endpoints": "workspace:3.984.0",
3333
"@aws-sdk/util-user-agent-browser": "workspace:^3.972.3",
3434
"@aws-sdk/util-user-agent-node": "workspace:^3.972.4",
3535
"@smithy/config-resolver": "^4.4.6",

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.984.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.983.0...v3.984.0) (2026-02-05)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-account
9+
10+
11+
12+
13+
614
# [3.983.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.982.0...v3.983.0) (2026-02-04)
715

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

clients/client-account/package.json

Lines changed: 2 additions & 2 deletions
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.983.0",
4+
"version": "3.984.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
77
"build:cjs": "node ../../scripts/compilation/inline client-account",
@@ -29,7 +29,7 @@
2929
"@aws-sdk/middleware-user-agent": "workspace:^3.972.6",
3030
"@aws-sdk/region-config-resolver": "workspace:^3.972.3",
3131
"@aws-sdk/types": "workspace:^3.973.1",
32-
"@aws-sdk/util-endpoints": "workspace:3.983.0",
32+
"@aws-sdk/util-endpoints": "workspace:3.984.0",
3333
"@aws-sdk/util-user-agent-browser": "workspace:^3.972.3",
3434
"@aws-sdk/util-user-agent-node": "workspace:^3.972.4",
3535
"@smithy/config-resolver": "^4.4.6",

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.984.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.983.0...v3.984.0) (2026-02-05)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-acm-pca
9+
10+
11+
12+
13+
614
# [3.983.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.982.0...v3.983.0) (2026-02-04)
715

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

clients/client-acm-pca/package.json

Lines changed: 2 additions & 2 deletions
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.983.0",
4+
"version": "3.984.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
77
"build:cjs": "node ../../scripts/compilation/inline client-acm-pca",
@@ -29,7 +29,7 @@
2929
"@aws-sdk/middleware-user-agent": "workspace:^3.972.6",
3030
"@aws-sdk/region-config-resolver": "workspace:^3.972.3",
3131
"@aws-sdk/types": "workspace:^3.973.1",
32-
"@aws-sdk/util-endpoints": "workspace:3.983.0",
32+
"@aws-sdk/util-endpoints": "workspace:3.984.0",
3333
"@aws-sdk/util-user-agent-browser": "workspace:^3.972.3",
3434
"@aws-sdk/util-user-agent-node": "workspace:^3.972.4",
3535
"@smithy/config-resolver": "^4.4.6",

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.984.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.983.0...v3.984.0) (2026-02-05)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-acm
9+
10+
11+
12+
13+
614
# [3.983.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.982.0...v3.983.0) (2026-02-04)
715

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

clients/client-acm/package.json

Lines changed: 2 additions & 2 deletions
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.983.0",
4+
"version": "3.984.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
77
"build:cjs": "node ../../scripts/compilation/inline client-acm",
@@ -31,7 +31,7 @@
3131
"@aws-sdk/middleware-user-agent": "workspace:^3.972.6",
3232
"@aws-sdk/region-config-resolver": "workspace:^3.972.3",
3333
"@aws-sdk/types": "workspace:^3.973.1",
34-
"@aws-sdk/util-endpoints": "workspace:3.983.0",
34+
"@aws-sdk/util-endpoints": "workspace:3.984.0",
3535
"@aws-sdk/util-user-agent-browser": "workspace:^3.972.3",
3636
"@aws-sdk/util-user-agent-node": "workspace:^3.972.4",
3737
"@smithy/config-resolver": "^4.4.6",

0 commit comments

Comments
 (0)