Skip to content

Commit 800431b

Browse files
author
awstools
committed
Publish v3.1002.0
1 parent 44048ce commit 800431b

File tree

962 files changed

+8122
-4276
lines changed

Some content is hidden

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

962 files changed

+8122
-4276
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,28 @@
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.1002.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1001.0...v3.1002.0) (2026-03-04)
7+
8+
9+
### Bug Fixes
10+
11+
* **core/protocols:** preserve nulls in non-sparse collections ([#7800](https://github.com/aws/aws-sdk-js-v3/issues/7800)) ([bf3ffdf](https://github.com/aws/aws-sdk-js-v3/commit/bf3ffdf3a8b57737800abf9b3a1354b05583a6bc))
12+
* **xhr-http-handler:** fix import delcaration of event emitter ([#7813](https://github.com/aws/aws-sdk-js-v3/issues/7813)) ([c5d6f26](https://github.com/aws/aws-sdk-js-v3/commit/c5d6f26a1cd65ef598a798c40217996a273a3a33))
13+
14+
15+
### Features
16+
17+
* **client-connect:** Added support for configuring additional email addresses on queues in Amazon Connect. Agents can now select an outbound email address and associate additional email addresses for replying to or initiating emails. ([b79a4db](https://github.com/aws/aws-sdk-js-v3/commit/b79a4dbd20bc5f3bcf1c3a72ec6b3d0e1e94e6e0))
18+
* **client-elastic-beanstalk:** As part of this release, Beanstalk introduce a new info type - analyze for request environment info and retrieve environment info operations. When customers request an Al analysis, Elastic Beanstalk runs a script on an instance in their environment and returns an analysis of events, health and logs. ([44048ce](https://github.com/aws/aws-sdk-js-v3/commit/44048ced6ccd02b2c986b530aa6068c849d8e1e4))
19+
* **client-elasticsearch-service:** Adds support for DeploymentStrategyOptions. ([703a57c](https://github.com/aws/aws-sdk-js-v3/commit/703a57c5a1b582fb12712bf6620a56b358c8c1c7))
20+
* **client-gamelift:** Amazon GameLift Servers now offers DDoS protection for Linux-based EC2 and Container Fleets on SDKv5. The player gateway proxy relay network provides traffic validation, per-player rate limiting, and game server IP address obfuscation all with negligible added latency and no additional cost. ([1fc4ece](https://github.com/aws/aws-sdk-js-v3/commit/1fc4ece8bfc7c7fa6fcde43ab1ad032a7e652375))
21+
* **client-opensearch:** Adding support for DeploymentStrategyOptions ([cf6a881](https://github.com/aws/aws-sdk-js-v3/commit/cf6a881010a9ebaf56ff5fbf3a0cfa85358faae0))
22+
* **client-quicksight:** Added several new values for Capabilities, increased visual limit per sheet from previous limit to 75, renamed Quick Suite to Quick in several places. ([c94f306](https://github.com/aws/aws-sdk-js-v3/commit/c94f306e60e69fc8dac17dae20a5c9c3dc984b29))
23+
24+
25+
26+
27+
628
# [3.1001.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1000.0...v3.1001.0) (2026-03-03)
729

830

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.1000.0 | 4 kb | 4 kb | 4 kb |
4-
| all-protocols.ts | 3.1000.0 | 78 kb | 80 kb | 79 kb |
5-
| lib-dynamodb-aggregate.ts | 3.1000.0 | 198 kb | 202 kb | 206 kb |
6-
| lib-dynamodb-single-command.ts | 3.1000.0 | 150 kb | 143 kb | 150 kb |
7-
| multi-protocols.ts | 3.1000.0 | 58 kb | 59 kb | 59 kb |
8-
| multiple-barebones-micg-sdk-clients.ts | 3.1000.0 | 147 kb | 148 kb | 181 kb |
9-
| multiple-barebones-schema-sdk-clients.ts | 3.1000.0 | 241 kb | 244 kb | 336 kb |
10-
| multiple-sdk-clients.ts | 3.1000.0 | 415 kb | 422 kb | 436 kb |
11-
| private-multiple-clients-micg.ts | 3.1000.0 | 415 kb | 415 kb | 434 kb |
12-
| private-multiple-clients-schema.ts | 3.1000.0 | 352 kb | 361 kb | 382 kb |
13-
| private-restjson-micg-aggregate.ts | 3.1000.0 | 227 kb | 228 kb | 231 kb |
14-
| private-restjson-micg-single-command.ts | 3.1000.0 | 110 kb | 110 kb | 114 kb |
15-
| private-restjson-schema-aggregate.ts | 3.1000.0 | 208 kb | 212 kb | 217 kb |
16-
| private-restjson-schema-single-command.ts | 3.1000.0 | 139 kb | 141 kb | 173 kb |
17-
| protocol-rest-xml.ts | 3.1000.0 | 42 kb | 44 kb | 44 kb |
18-
| protocol-rpc-cbor.ts | 3.1000.0 | 42 kb | 44 kb | 44 kb |
19-
| protocol-rpc-json-1-1.ts | 3.1000.0 | 32 kb | 33 kb | 33 kb |
20-
| sdk-connect-aggregate.ts | 3.1000.0 | 378 kb | 393 kb | 398 kb |
21-
| sdk-connect-single-command.ts | 3.1000.0 | 127 kb | 129 kb | 293 kb |
22-
| sdk-ec2-aggregate.ts | 3.1000.0 | 883 kb | 908 kb | 916 kb |
23-
| sdk-s3-aggregate.ts | 3.1000.0 | 299 kb | 301 kb | 307 kb |
24-
| sdk-s3-single-command.ts | 3.1000.0 | 201 kb | 202 kb | 260 kb |
25-
| sdk-sagemaker-aggregate.ts | 3.1000.0 | 375 kb | 392 kb | 397 kb |
3+
| NormalizedSchema.ts | 3.1001.0 | 4 kb | 4 kb | 4 kb |
4+
| all-protocols.ts | 3.1001.0 | 78 kb | 80 kb | 79 kb |
5+
| lib-dynamodb-aggregate.ts | 3.1001.0 | 198 kb | 202 kb | 206 kb |
6+
| lib-dynamodb-single-command.ts | 3.1001.0 | 150 kb | 143 kb | 150 kb |
7+
| multi-protocols.ts | 3.1001.0 | 58 kb | 59 kb | 59 kb |
8+
| multiple-barebones-micg-sdk-clients.ts | 3.1001.0 | 147 kb | 148 kb | 181 kb |
9+
| multiple-barebones-schema-sdk-clients.ts | 3.1001.0 | 241 kb | 244 kb | 336 kb |
10+
| multiple-sdk-clients.ts | 3.1001.0 | 415 kb | 422 kb | 436 kb |
11+
| private-multiple-clients-micg.ts | 3.1001.0 | 415 kb | 415 kb | 434 kb |
12+
| private-multiple-clients-schema.ts | 3.1001.0 | 352 kb | 361 kb | 382 kb |
13+
| private-restjson-micg-aggregate.ts | 3.1001.0 | 227 kb | 228 kb | 231 kb |
14+
| private-restjson-micg-single-command.ts | 3.1001.0 | 110 kb | 110 kb | 114 kb |
15+
| private-restjson-schema-aggregate.ts | 3.1001.0 | 208 kb | 212 kb | 217 kb |
16+
| private-restjson-schema-single-command.ts | 3.1001.0 | 139 kb | 141 kb | 173 kb |
17+
| protocol-rest-xml.ts | 3.1001.0 | 42 kb | 44 kb | 44 kb |
18+
| protocol-rpc-cbor.ts | 3.1001.0 | 42 kb | 44 kb | 44 kb |
19+
| protocol-rpc-json-1-1.ts | 3.1001.0 | 32 kb | 33 kb | 33 kb |
20+
| sdk-connect-aggregate.ts | 3.1001.0 | 380 kb | 395 kb | 400 kb |
21+
| sdk-connect-single-command.ts | 3.1001.0 | 127 kb | 129 kb | 294 kb |
22+
| sdk-ec2-aggregate.ts | 3.1001.0 | 883 kb | 908 kb | 916 kb |
23+
| sdk-s3-aggregate.ts | 3.1001.0 | 299 kb | 301 kb | 307 kb |
24+
| sdk-s3-single-command.ts | 3.1001.0 | 201 kb | 202 kb | 260 kb |
25+
| sdk-sagemaker-aggregate.ts | 3.1001.0 | 375 kb | 392 kb | 397 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.1002.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1001.0...v3.1002.0) (2026-03-04)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-accessanalyzer
9+
10+
11+
12+
13+
614
# [3.1001.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1000.0...v3.1001.0) (2026-03-03)
715

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

clients/client-accessanalyzer/package.json

Lines changed: 5 additions & 5 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.1001.0",
4+
"version": "3.1002.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
77
"build:cjs": "node ../../scripts/compilation/inline client-accessanalyzer",
@@ -21,17 +21,17 @@
2121
"dependencies": {
2222
"@aws-crypto/sha256-browser": "5.2.0",
2323
"@aws-crypto/sha256-js": "5.2.0",
24-
"@aws-sdk/core": "workspace:^3.973.16",
25-
"@aws-sdk/credential-provider-node": "workspace:^3.972.15",
24+
"@aws-sdk/core": "workspace:^3.973.17",
25+
"@aws-sdk/credential-provider-node": "workspace:^3.972.16",
2626
"@aws-sdk/middleware-host-header": "workspace:^3.972.6",
2727
"@aws-sdk/middleware-logger": "workspace:^3.972.6",
2828
"@aws-sdk/middleware-recursion-detection": "workspace:^3.972.6",
29-
"@aws-sdk/middleware-user-agent": "workspace:^3.972.16",
29+
"@aws-sdk/middleware-user-agent": "workspace:^3.972.17",
3030
"@aws-sdk/region-config-resolver": "workspace:^3.972.6",
3131
"@aws-sdk/types": "workspace:^3.973.4",
3232
"@aws-sdk/util-endpoints": "workspace:^3.996.3",
3333
"@aws-sdk/util-user-agent-browser": "workspace:^3.972.6",
34-
"@aws-sdk/util-user-agent-node": "workspace:^3.973.1",
34+
"@aws-sdk/util-user-agent-node": "workspace:^3.973.2",
3535
"@smithy/config-resolver": "^4.4.9",
3636
"@smithy/core": "^3.23.7",
3737
"@smithy/fetch-http-handler": "^5.3.12",

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

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

clients/client-account/package.json

Lines changed: 5 additions & 5 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.1001.0",
4+
"version": "3.1002.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
77
"build:cjs": "node ../../scripts/compilation/inline client-account",
@@ -21,17 +21,17 @@
2121
"dependencies": {
2222
"@aws-crypto/sha256-browser": "5.2.0",
2323
"@aws-crypto/sha256-js": "5.2.0",
24-
"@aws-sdk/core": "workspace:^3.973.16",
25-
"@aws-sdk/credential-provider-node": "workspace:^3.972.15",
24+
"@aws-sdk/core": "workspace:^3.973.17",
25+
"@aws-sdk/credential-provider-node": "workspace:^3.972.16",
2626
"@aws-sdk/middleware-host-header": "workspace:^3.972.6",
2727
"@aws-sdk/middleware-logger": "workspace:^3.972.6",
2828
"@aws-sdk/middleware-recursion-detection": "workspace:^3.972.6",
29-
"@aws-sdk/middleware-user-agent": "workspace:^3.972.16",
29+
"@aws-sdk/middleware-user-agent": "workspace:^3.972.17",
3030
"@aws-sdk/region-config-resolver": "workspace:^3.972.6",
3131
"@aws-sdk/types": "workspace:^3.973.4",
3232
"@aws-sdk/util-endpoints": "workspace:^3.996.3",
3333
"@aws-sdk/util-user-agent-browser": "workspace:^3.972.6",
34-
"@aws-sdk/util-user-agent-node": "workspace:^3.973.1",
34+
"@aws-sdk/util-user-agent-node": "workspace:^3.973.2",
3535
"@smithy/config-resolver": "^4.4.9",
3636
"@smithy/core": "^3.23.7",
3737
"@smithy/fetch-http-handler": "^5.3.12",

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

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

clients/client-acm-pca/package.json

Lines changed: 5 additions & 5 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.1001.0",
4+
"version": "3.1002.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",
@@ -21,17 +21,17 @@
2121
"dependencies": {
2222
"@aws-crypto/sha256-browser": "5.2.0",
2323
"@aws-crypto/sha256-js": "5.2.0",
24-
"@aws-sdk/core": "workspace:^3.973.16",
25-
"@aws-sdk/credential-provider-node": "workspace:^3.972.15",
24+
"@aws-sdk/core": "workspace:^3.973.17",
25+
"@aws-sdk/credential-provider-node": "workspace:^3.972.16",
2626
"@aws-sdk/middleware-host-header": "workspace:^3.972.6",
2727
"@aws-sdk/middleware-logger": "workspace:^3.972.6",
2828
"@aws-sdk/middleware-recursion-detection": "workspace:^3.972.6",
29-
"@aws-sdk/middleware-user-agent": "workspace:^3.972.16",
29+
"@aws-sdk/middleware-user-agent": "workspace:^3.972.17",
3030
"@aws-sdk/region-config-resolver": "workspace:^3.972.6",
3131
"@aws-sdk/types": "workspace:^3.973.4",
3232
"@aws-sdk/util-endpoints": "workspace:^3.996.3",
3333
"@aws-sdk/util-user-agent-browser": "workspace:^3.972.6",
34-
"@aws-sdk/util-user-agent-node": "workspace:^3.973.1",
34+
"@aws-sdk/util-user-agent-node": "workspace:^3.973.2",
3535
"@smithy/config-resolver": "^4.4.9",
3636
"@smithy/core": "^3.23.7",
3737
"@smithy/fetch-http-handler": "^5.3.12",

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

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

clients/client-acm/package.json

Lines changed: 5 additions & 5 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.1001.0",
4+
"version": "3.1002.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:types' 'yarn:build:es' && yarn build:cjs",
77
"build:cjs": "node ../../scripts/compilation/inline client-acm",
@@ -23,17 +23,17 @@
2323
"dependencies": {
2424
"@aws-crypto/sha256-browser": "5.2.0",
2525
"@aws-crypto/sha256-js": "5.2.0",
26-
"@aws-sdk/core": "workspace:^3.973.16",
27-
"@aws-sdk/credential-provider-node": "workspace:^3.972.15",
26+
"@aws-sdk/core": "workspace:^3.973.17",
27+
"@aws-sdk/credential-provider-node": "workspace:^3.972.16",
2828
"@aws-sdk/middleware-host-header": "workspace:^3.972.6",
2929
"@aws-sdk/middleware-logger": "workspace:^3.972.6",
3030
"@aws-sdk/middleware-recursion-detection": "workspace:^3.972.6",
31-
"@aws-sdk/middleware-user-agent": "workspace:^3.972.16",
31+
"@aws-sdk/middleware-user-agent": "workspace:^3.972.17",
3232
"@aws-sdk/region-config-resolver": "workspace:^3.972.6",
3333
"@aws-sdk/types": "workspace:^3.973.4",
3434
"@aws-sdk/util-endpoints": "workspace:^3.996.3",
3535
"@aws-sdk/util-user-agent-browser": "workspace:^3.972.6",
36-
"@aws-sdk/util-user-agent-node": "workspace:^3.973.1",
36+
"@aws-sdk/util-user-agent-node": "workspace:^3.973.2",
3737
"@smithy/config-resolver": "^4.4.9",
3838
"@smithy/core": "^3.23.7",
3939
"@smithy/fetch-http-handler": "^5.3.12",

0 commit comments

Comments
 (0)