Skip to content

Commit e692718

Browse files
author
awstools
committed
Publish v3.1005.0
1 parent c7d93e0 commit e692718

File tree

978 files changed

+8192
-4307
lines changed

Some content is hidden

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

978 files changed

+8192
-4307
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,19 @@
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.1005.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1004.0...v3.1005.0) (2026-03-09)
7+
8+
9+
### Features
10+
11+
* **client-mgn:** Adds support for new storeSnapshotOnLocalZone field in ReplicationConfiguration and updateReplicationConfiguration ([c7d93e0](https://github.com/aws/aws-sdk-js-v3/commit/c7d93e0dd4ecccafe22f9cc3af740e02aa049105))
12+
* **client-opensearch:** This change enables cross-account and cross-region access for DataSources. Customers can now define access policies on their datasources to allow other AWS accounts to access and query their data. ([ddb8f9d](https://github.com/aws/aws-sdk-js-v3/commit/ddb8f9d8c0623c13421f17c1ebf07ee93a3bda86))
13+
* **client-route53globalresolver:** Adds support for dual stack Global Resolvers and Dictionary-based Domain Generation Firewall Advanced Protection. ([8604ad9](https://github.com/aws/aws-sdk-js-v3/commit/8604ad97377ee5ed1d359d416639c5b9625942e1))
14+
15+
16+
17+
18+
619
# [3.1004.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1003.0...v3.1004.0) (2026-03-06)
720

821

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.1003.0 | 4 kb | 4 kb | 4 kb |
4-
| all-protocols.ts | 3.1003.0 | 78 kb | 80 kb | 79 kb |
5-
| lib-dynamodb-aggregate.ts | 3.1003.0 | 198 kb | 202 kb | 206 kb |
6-
| lib-dynamodb-single-command.ts | 3.1003.0 | 150 kb | 142 kb | 150 kb |
7-
| multi-protocols.ts | 3.1003.0 | 58 kb | 59 kb | 59 kb |
8-
| multiple-barebones-micg-sdk-clients.ts | 3.1003.0 | 147 kb | 148 kb | 181 kb |
9-
| multiple-barebones-schema-sdk-clients.ts | 3.1003.0 | 241 kb | 244 kb | 336 kb |
10-
| multiple-sdk-clients.ts | 3.1003.0 | 415 kb | 422 kb | 436 kb |
11-
| private-multiple-clients-micg.ts | 3.1003.0 | 415 kb | 415 kb | 434 kb |
12-
| private-multiple-clients-schema.ts | 3.1003.0 | 352 kb | 361 kb | 382 kb |
13-
| private-restjson-micg-aggregate.ts | 3.1003.0 | 227 kb | 228 kb | 231 kb |
14-
| private-restjson-micg-single-command.ts | 3.1003.0 | 110 kb | 110 kb | 114 kb |
15-
| private-restjson-schema-aggregate.ts | 3.1003.0 | 208 kb | 212 kb | 217 kb |
16-
| private-restjson-schema-single-command.ts | 3.1003.0 | 139 kb | 141 kb | 173 kb |
17-
| protocol-rest-xml.ts | 3.1003.0 | 42 kb | 44 kb | 44 kb |
18-
| protocol-rpc-cbor.ts | 3.1003.0 | 42 kb | 44 kb | 44 kb |
19-
| protocol-rpc-json-1-1.ts | 3.1003.0 | 32 kb | 33 kb | 33 kb |
20-
| sdk-connect-aggregate.ts | 3.1003.0 | 380 kb | 395 kb | 400 kb |
21-
| sdk-connect-single-command.ts | 3.1003.0 | 127 kb | 129 kb | 294 kb |
22-
| sdk-ec2-aggregate.ts | 3.1003.0 | 883 kb | 908 kb | 916 kb |
23-
| sdk-s3-aggregate.ts | 3.1003.0 | 299 kb | 301 kb | 307 kb |
24-
| sdk-s3-single-command.ts | 3.1003.0 | 201 kb | 202 kb | 260 kb |
25-
| sdk-sagemaker-aggregate.ts | 3.1003.0 | 375 kb | 392 kb | 397 kb |
3+
| NormalizedSchema.ts | 3.1004.0 | 4 kb | 4 kb | 4 kb |
4+
| all-protocols.ts | 3.1004.0 | 78 kb | 80 kb | 79 kb |
5+
| lib-dynamodb-aggregate.ts | 3.1004.0 | 198 kb | 202 kb | 206 kb |
6+
| lib-dynamodb-single-command.ts | 3.1004.0 | 150 kb | 143 kb | 150 kb |
7+
| multi-protocols.ts | 3.1004.0 | 58 kb | 59 kb | 59 kb |
8+
| multiple-barebones-micg-sdk-clients.ts | 3.1004.0 | 147 kb | 148 kb | 181 kb |
9+
| multiple-barebones-schema-sdk-clients.ts | 3.1004.0 | 241 kb | 244 kb | 336 kb |
10+
| multiple-sdk-clients.ts | 3.1004.0 | 415 kb | 422 kb | 436 kb |
11+
| private-multiple-clients-micg.ts | 3.1004.0 | 415 kb | 415 kb | 434 kb |
12+
| private-multiple-clients-schema.ts | 3.1004.0 | 352 kb | 361 kb | 382 kb |
13+
| private-restjson-micg-aggregate.ts | 3.1004.0 | 227 kb | 228 kb | 231 kb |
14+
| private-restjson-micg-single-command.ts | 3.1004.0 | 110 kb | 110 kb | 114 kb |
15+
| private-restjson-schema-aggregate.ts | 3.1004.0 | 208 kb | 212 kb | 217 kb |
16+
| private-restjson-schema-single-command.ts | 3.1004.0 | 139 kb | 141 kb | 173 kb |
17+
| protocol-rest-xml.ts | 3.1004.0 | 42 kb | 44 kb | 44 kb |
18+
| protocol-rpc-cbor.ts | 3.1004.0 | 42 kb | 44 kb | 44 kb |
19+
| protocol-rpc-json-1-1.ts | 3.1004.0 | 32 kb | 33 kb | 33 kb |
20+
| sdk-connect-aggregate.ts | 3.1004.0 | 380 kb | 395 kb | 400 kb |
21+
| sdk-connect-single-command.ts | 3.1004.0 | 127 kb | 129 kb | 294 kb |
22+
| sdk-ec2-aggregate.ts | 3.1004.0 | 883 kb | 908 kb | 916 kb |
23+
| sdk-s3-aggregate.ts | 3.1004.0 | 299 kb | 301 kb | 307 kb |
24+
| sdk-s3-single-command.ts | 3.1004.0 | 201 kb | 202 kb | 260 kb |
25+
| sdk-sagemaker-aggregate.ts | 3.1004.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.1005.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1004.0...v3.1005.0) (2026-03-09)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-accessanalyzer
9+
10+
11+
12+
13+
614
# [3.1004.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1003.0...v3.1004.0) (2026-03-06)
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.1004.0",
4+
"version": "3.1005.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.18",
25-
"@aws-sdk/credential-provider-node": "workspace:^3.972.18",
24+
"@aws-sdk/core": "workspace:^3.973.19",
25+
"@aws-sdk/credential-provider-node": "workspace:^3.972.19",
2626
"@aws-sdk/middleware-host-header": "workspace:^3.972.7",
2727
"@aws-sdk/middleware-logger": "workspace:^3.972.7",
2828
"@aws-sdk/middleware-recursion-detection": "workspace:^3.972.7",
29-
"@aws-sdk/middleware-user-agent": "workspace:^3.972.19",
29+
"@aws-sdk/middleware-user-agent": "workspace:^3.972.20",
3030
"@aws-sdk/region-config-resolver": "workspace:^3.972.7",
3131
"@aws-sdk/types": "workspace:^3.973.5",
3232
"@aws-sdk/util-endpoints": "workspace:^3.996.4",
3333
"@aws-sdk/util-user-agent-browser": "workspace:^3.972.7",
34-
"@aws-sdk/util-user-agent-node": "workspace:^3.973.4",
34+
"@aws-sdk/util-user-agent-node": "workspace:^3.973.5",
3535
"@smithy/config-resolver": "^4.4.10",
3636
"@smithy/core": "^3.23.9",
3737
"@smithy/fetch-http-handler": "^5.3.13",

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.1005.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1004.0...v3.1005.0) (2026-03-09)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-account
9+
10+
11+
12+
13+
614
# [3.1004.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1003.0...v3.1004.0) (2026-03-06)
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.1004.0",
4+
"version": "3.1005.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.18",
25-
"@aws-sdk/credential-provider-node": "workspace:^3.972.18",
24+
"@aws-sdk/core": "workspace:^3.973.19",
25+
"@aws-sdk/credential-provider-node": "workspace:^3.972.19",
2626
"@aws-sdk/middleware-host-header": "workspace:^3.972.7",
2727
"@aws-sdk/middleware-logger": "workspace:^3.972.7",
2828
"@aws-sdk/middleware-recursion-detection": "workspace:^3.972.7",
29-
"@aws-sdk/middleware-user-agent": "workspace:^3.972.19",
29+
"@aws-sdk/middleware-user-agent": "workspace:^3.972.20",
3030
"@aws-sdk/region-config-resolver": "workspace:^3.972.7",
3131
"@aws-sdk/types": "workspace:^3.973.5",
3232
"@aws-sdk/util-endpoints": "workspace:^3.996.4",
3333
"@aws-sdk/util-user-agent-browser": "workspace:^3.972.7",
34-
"@aws-sdk/util-user-agent-node": "workspace:^3.973.4",
34+
"@aws-sdk/util-user-agent-node": "workspace:^3.973.5",
3535
"@smithy/config-resolver": "^4.4.10",
3636
"@smithy/core": "^3.23.9",
3737
"@smithy/fetch-http-handler": "^5.3.13",

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.1005.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1004.0...v3.1005.0) (2026-03-09)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-acm-pca
9+
10+
11+
12+
13+
614
# [3.1004.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1003.0...v3.1004.0) (2026-03-06)
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.1004.0",
4+
"version": "3.1005.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.18",
25-
"@aws-sdk/credential-provider-node": "workspace:^3.972.18",
24+
"@aws-sdk/core": "workspace:^3.973.19",
25+
"@aws-sdk/credential-provider-node": "workspace:^3.972.19",
2626
"@aws-sdk/middleware-host-header": "workspace:^3.972.7",
2727
"@aws-sdk/middleware-logger": "workspace:^3.972.7",
2828
"@aws-sdk/middleware-recursion-detection": "workspace:^3.972.7",
29-
"@aws-sdk/middleware-user-agent": "workspace:^3.972.19",
29+
"@aws-sdk/middleware-user-agent": "workspace:^3.972.20",
3030
"@aws-sdk/region-config-resolver": "workspace:^3.972.7",
3131
"@aws-sdk/types": "workspace:^3.973.5",
3232
"@aws-sdk/util-endpoints": "workspace:^3.996.4",
3333
"@aws-sdk/util-user-agent-browser": "workspace:^3.972.7",
34-
"@aws-sdk/util-user-agent-node": "workspace:^3.973.4",
34+
"@aws-sdk/util-user-agent-node": "workspace:^3.973.5",
3535
"@smithy/config-resolver": "^4.4.10",
3636
"@smithy/core": "^3.23.9",
3737
"@smithy/fetch-http-handler": "^5.3.13",

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.1005.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1004.0...v3.1005.0) (2026-03-09)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-acm
9+
10+
11+
12+
13+
614
# [3.1004.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1003.0...v3.1004.0) (2026-03-06)
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.1004.0",
4+
"version": "3.1005.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.18",
27-
"@aws-sdk/credential-provider-node": "workspace:^3.972.18",
26+
"@aws-sdk/core": "workspace:^3.973.19",
27+
"@aws-sdk/credential-provider-node": "workspace:^3.972.19",
2828
"@aws-sdk/middleware-host-header": "workspace:^3.972.7",
2929
"@aws-sdk/middleware-logger": "workspace:^3.972.7",
3030
"@aws-sdk/middleware-recursion-detection": "workspace:^3.972.7",
31-
"@aws-sdk/middleware-user-agent": "workspace:^3.972.19",
31+
"@aws-sdk/middleware-user-agent": "workspace:^3.972.20",
3232
"@aws-sdk/region-config-resolver": "workspace:^3.972.7",
3333
"@aws-sdk/types": "workspace:^3.973.5",
3434
"@aws-sdk/util-endpoints": "workspace:^3.996.4",
3535
"@aws-sdk/util-user-agent-browser": "workspace:^3.972.7",
36-
"@aws-sdk/util-user-agent-node": "workspace:^3.973.4",
36+
"@aws-sdk/util-user-agent-node": "workspace:^3.973.5",
3737
"@smithy/config-resolver": "^4.4.10",
3838
"@smithy/core": "^3.23.9",
3939
"@smithy/fetch-http-handler": "^5.3.13",

0 commit comments

Comments
 (0)