Skip to content

Commit 67ea2f7

Browse files
author
awstools
committed
Publish v3.1026.0
1 parent 1a9724c commit 67ea2f7

1,057 files changed

Lines changed: 15141 additions & 10920 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: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,36 @@
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.1026.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1025.0...v3.1026.0) (2026-04-07)
7+
8+
9+
### Bug Fixes
10+
11+
* **scripts:** default generate-client-tarball-since to origin/main ([#7917](https://github.com/aws/aws-sdk-js-v3/issues/7917)) ([314b203](https://github.com/aws/aws-sdk-js-v3/commit/314b203d283df1e8d9e78080f2823cc81a14a223))
12+
13+
14+
### Features
15+
16+
* **client-accessanalyzer:** Revert previous additions of API changes. ([2498b34](https://github.com/aws/aws-sdk-js-v3/commit/2498b34454db79c36fffdeaf3ea21efc606ec090))
17+
* **client-bedrock-agentcore:** This release includes support for 1) InvokeBrowser API, enabling OS-level control of AgentCore Browser Tool sessions through mouse actions, keyboard input, and screenshots. 2) Added documentation noting that empty sessions are automatically deleted after one day in the ListSessions API. ([209baf8](https://github.com/aws/aws-sdk-js-v3/commit/209baf8c3004f6b7d9aa736fcaf896f6bb35ada1))
18+
* **client-braket:** Added support for t3, g6, and g6e instance types for Hybrid Jobs. ([5107b43](https://github.com/aws/aws-sdk-js-v3/commit/5107b43e9ed72f4a5a2c5ab65ce8686540a5dc16))
19+
* **client-connect:** The voice enhancement mode used by the agent can now be viewed on the contact record via the DescribeContact api. ([1411825](https://github.com/aws/aws-sdk-js-v3/commit/1411825c58f5351b15a5f561e914f54aa9a61b7f))
20+
* **client-datasync:** Allow IAM role ARNs with IAM Paths for "SecretAccessRoleArn" field in "CustomSecretConfig" ([2493464](https://github.com/aws/aws-sdk-js-v3/commit/2493464bae635f3707ac32e79db4d8aa1fdf6fbf))
21+
* **client-datazone:** Update Configurations and registerS3AccessGrantLocation as public attributes for cfn ([4959747](https://github.com/aws/aws-sdk-js-v3/commit/49597475aa62448829fb5e0fc958a1f1e263c1c2))
22+
* **client-ec2:** EC2 Capacity Manager adds new dimensions for grouping and filtering capacity metrics, including tag-based dimensions and Account Name. ([4f5a452](https://github.com/aws/aws-sdk-js-v3/commit/4f5a452ac08084462195df32604cd720a3d5951e))
23+
* **client-ecs:** This release provides the functionality of mounting Amazon S3 Files to Amazon ECS tasks by adding support for the new S3FilesVolumeConfiguration parameter in ECS RegisterTaskDefinition API. ([1816b91](https://github.com/aws/aws-sdk-js-v3/commit/1816b9153fc7805c933193b2b5455e68b1f680ac))
24+
* **client-eks:** EKS MNG WarmPool feature to support ASG WarmPool feature. ([b982b67](https://github.com/aws/aws-sdk-js-v3/commit/b982b6788cad08dac3f335ab1f52739b10f565ca))
25+
* **client-lambda:** Launching Lambda integration with S3 Files as a new file system configuration. ([4e40cc0](https://github.com/aws/aws-sdk-js-v3/commit/4e40cc0ce3526c16d5d0464e37755692143532a1))
26+
* **client-outposts:** This change allows listAssets to surface pending and non-compute asset information. Adds the INSTALLING asset state enum and the STORAGE, POWERSHELF, SWITCH, and NETWORKING AssetTypes. ([12921a6](https://github.com/aws/aws-sdk-js-v3/commit/12921a6f530a2bdcdcc66e8c3e687f9a23944e3d))
27+
* **client-rtbfabric:** AWS RTB Fabric External Responder gateways now support HTTP in addition to HTTPS for inbound external links. Gateways can accept bid requests on port 80 or serve both protocols simultaneously via listener configuration, giving customers flexible transport options for their bidding infrastructure ([e7dae9e](https://github.com/aws/aws-sdk-js-v3/commit/e7dae9e324f9f5e7b0810633d7e085182f5de5a4))
28+
* **client-s3files:** Support for S3 Files, a new shared file system that connects any AWS compute directly with your data in Amazon S3. It provides fast, direct access to all of your S3 data as files with full file system semantics and low-latency performance, without your data ever leaving S3. ([b87065a](https://github.com/aws/aws-sdk-js-v3/commit/b87065a7c02cdf72e65c3e1249ca66e2bebed3bc))
29+
* **client-s3:** Updated list of the valid AWS Region values for the LocationConstraint parameter for general purpose buckets. ([229167d](https://github.com/aws/aws-sdk-js-v3/commit/229167dd9dc54fa300fd9bd68837fcf6eb82e566))
30+
* **clients:** update client endpoints as of 2026-04-07 ([1a9724c](https://github.com/aws/aws-sdk-js-v3/commit/1a9724c88ec4457cbdd24f1fbb871eccbfb2f3e6))
31+
32+
33+
34+
35+
636
# [3.1025.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1024.0...v3.1025.0) (2026-04-06)
737

838

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.1024.0 | 5 kb | 5 kb | 4 kb |
4-
| all-protocols.ts | 3.1024.0 | 80 kb | 81 kb | 80 kb |
5-
| lib-dynamodb-aggregate.ts | 3.1024.0 | 200 kb | 204 kb | 208 kb |
6-
| lib-dynamodb-single-command.ts | 3.1024.0 | 152 kb | 144 kb | 152 kb |
7-
| multi-protocols.ts | 3.1024.0 | 59 kb | 61 kb | 60 kb |
8-
| multiple-barebones-micg-sdk-clients.ts | 3.1024.0 | 147 kb | 148 kb | 181 kb |
9-
| multiple-barebones-schema-sdk-clients.ts | 3.1024.0 | 243 kb | 246 kb | 338 kb |
10-
| multiple-sdk-clients.ts | 3.1024.0 | 418 kb | 425 kb | 438 kb |
11-
| private-multiple-clients-micg.ts | 3.1024.0 | 416 kb | 416 kb | 435 kb |
12-
| private-multiple-clients-schema.ts | 3.1024.0 | 354 kb | 363 kb | 384 kb |
13-
| private-restjson-micg-aggregate.ts | 3.1024.0 | 228 kb | 229 kb | 232 kb |
14-
| private-restjson-micg-single-command.ts | 3.1024.0 | 111 kb | 111 kb | 115 kb |
15-
| private-restjson-schema-aggregate.ts | 3.1024.0 | 210 kb | 214 kb | 218 kb |
16-
| private-restjson-schema-single-command.ts | 3.1024.0 | 141 kb | 142 kb | 174 kb |
17-
| protocol-rest-xml.ts | 3.1024.0 | 43 kb | 45 kb | 45 kb |
18-
| protocol-rpc-cbor.ts | 3.1024.0 | 43 kb | 45 kb | 45 kb |
19-
| protocol-rpc-json-1-1.ts | 3.1024.0 | 33 kb | 34 kb | 34 kb |
20-
| sdk-connect-aggregate.ts | 3.1024.0 | 382 kb | 396 kb | 401 kb |
21-
| sdk-connect-single-command.ts | 3.1024.0 | 129 kb | 131 kb | 296 kb |
22-
| sdk-ec2-aggregate.ts | 3.1024.0 | 885 kb | 910 kb | 919 kb |
23-
| sdk-s3-aggregate.ts | 3.1024.0 | 301 kb | 304 kb | 309 kb |
24-
| sdk-s3-single-command.ts | 3.1024.0 | 203 kb | 204 kb | 262 kb |
25-
| sdk-sagemaker-aggregate.ts | 3.1024.0 | 379 kb | 395 kb | 401 kb |
3+
| NormalizedSchema.ts | unknown | 5.3 kb | 6.2 kb | 4.9 kb |
4+
| all-protocols.ts | unknown | 80.3 kb | 96.4 kb | 80.9 kb |
5+
| lib-dynamodb-aggregate.ts | unknown | 202.0 kb | 261.4 kb | 210.0 kb |
6+
| lib-dynamodb-single-command.ts | unknown | 154.1 kb | 186.5 kb | 153.8 kb |
7+
| multi-protocols.ts | unknown | 59.8 kb | 70.9 kb | 60.7 kb |
8+
| multiple-barebones-micg-sdk-clients.ts | unknown | 152.8 kb | 238.0 kb | 187.1 kb |
9+
| multiple-barebones-schema-sdk-clients.ts | unknown | 244.9 kb | 351.8 kb | 340.1 kb |
10+
| multiple-sdk-clients.ts | unknown | 420.0 kb | 576.7 kb | 440.1 kb |
11+
| private-multiple-clients-micg.ts | unknown | 417.9 kb | 531.6 kb | 437.1 kb |
12+
| private-multiple-clients-schema.ts | unknown | 356.4 kb | 477.8 kb | 385.8 kb |
13+
| private-restjson-micg-aggregate.ts | unknown | 230.4 kb | 288.4 kb | 234.3 kb |
14+
| private-restjson-micg-single-command.ts | unknown | 116.2 kb | 153.3 kb | 120.5 kb |
15+
| private-restjson-schema-aggregate.ts | unknown | 211.8 kb | 272.2 kb | 220.2 kb |
16+
| private-restjson-schema-single-command.ts | unknown | 142.5 kb | 183.2 kb | 176.5 kb |
17+
| protocol-rest-xml.ts | unknown | 43.8 kb | 51.3 kb | 45.3 kb |
18+
| protocol-rpc-cbor.ts | unknown | 43.8 kb | 51.3 kb | 45.3 kb |
19+
| protocol-rpc-json-1-1.ts | unknown | 33.5 kb | 38.1 kb | 34.6 kb |
20+
| sdk-connect-aggregate.ts | unknown | 383.7 kb | 509.5 kb | 403.4 kb |
21+
| sdk-connect-single-command.ts | unknown | 130.9 kb | 178.4 kb | 297.5 kb |
22+
| sdk-ec2-aggregate.ts | unknown | 892.9 kb | 1.164 mb | 925.7 kb |
23+
| sdk-s3-aggregate.ts | unknown | 303.3 kb | 411.7 kb | 310.8 kb |
24+
| sdk-s3-single-command.ts | unknown | 204.8 kb | 280.0 kb | 263.5 kb |
25+
| sdk-sagemaker-aggregate.ts | unknown | 381.0 kb | 518.0 kb | 403.0 kb |

clients/client-accessanalyzer/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
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.1026.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1025.0...v3.1026.0) (2026-04-07)
7+
8+
9+
### Features
10+
11+
* **client-accessanalyzer:** Revert previous additions of API changes. ([2498b34](https://github.com/aws/aws-sdk-js-v3/commit/2498b34454db79c36fffdeaf3ea21efc606ec090))
12+
13+
14+
15+
16+
617
# [3.1025.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.1024.0...v3.1025.0) (2026-04-06)
718

819

clients/client-accessanalyzer/package.json

Lines changed: 12 additions & 12 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.1025.0",
4+
"version": "3.1026.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.26",
25-
"@aws-sdk/credential-provider-node": "workspace:^3.972.29",
26-
"@aws-sdk/middleware-host-header": "workspace:^3.972.8",
27-
"@aws-sdk/middleware-logger": "workspace:^3.972.8",
28-
"@aws-sdk/middleware-recursion-detection": "workspace:^3.972.9",
29-
"@aws-sdk/middleware-user-agent": "workspace:^3.972.28",
30-
"@aws-sdk/region-config-resolver": "workspace:^3.972.10",
31-
"@aws-sdk/types": "workspace:^3.973.6",
32-
"@aws-sdk/util-endpoints": "workspace:^3.996.5",
33-
"@aws-sdk/util-user-agent-browser": "workspace:^3.972.8",
34-
"@aws-sdk/util-user-agent-node": "workspace:^3.973.14",
24+
"@aws-sdk/core": "workspace:^3.973.27",
25+
"@aws-sdk/credential-provider-node": "workspace:^3.972.30",
26+
"@aws-sdk/middleware-host-header": "workspace:^3.972.9",
27+
"@aws-sdk/middleware-logger": "workspace:^3.972.9",
28+
"@aws-sdk/middleware-recursion-detection": "workspace:^3.972.10",
29+
"@aws-sdk/middleware-user-agent": "workspace:^3.972.29",
30+
"@aws-sdk/region-config-resolver": "workspace:^3.972.11",
31+
"@aws-sdk/types": "workspace:^3.973.7",
32+
"@aws-sdk/util-endpoints": "workspace:^3.996.6",
33+
"@aws-sdk/util-user-agent-browser": "workspace:^3.972.9",
34+
"@aws-sdk/util-user-agent-node": "workspace:^3.973.15",
3535
"@smithy/config-resolver": "^4.4.14",
3636
"@smithy/core": "^3.23.14",
3737
"@smithy/fetch-http-handler": "^5.3.16",

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

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

clients/client-account/package.json

Lines changed: 12 additions & 12 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.1025.0",
4+
"version": "3.1026.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.26",
25-
"@aws-sdk/credential-provider-node": "workspace:^3.972.29",
26-
"@aws-sdk/middleware-host-header": "workspace:^3.972.8",
27-
"@aws-sdk/middleware-logger": "workspace:^3.972.8",
28-
"@aws-sdk/middleware-recursion-detection": "workspace:^3.972.9",
29-
"@aws-sdk/middleware-user-agent": "workspace:^3.972.28",
30-
"@aws-sdk/region-config-resolver": "workspace:^3.972.10",
31-
"@aws-sdk/types": "workspace:^3.973.6",
32-
"@aws-sdk/util-endpoints": "workspace:^3.996.5",
33-
"@aws-sdk/util-user-agent-browser": "workspace:^3.972.8",
34-
"@aws-sdk/util-user-agent-node": "workspace:^3.973.14",
24+
"@aws-sdk/core": "workspace:^3.973.27",
25+
"@aws-sdk/credential-provider-node": "workspace:^3.972.30",
26+
"@aws-sdk/middleware-host-header": "workspace:^3.972.9",
27+
"@aws-sdk/middleware-logger": "workspace:^3.972.9",
28+
"@aws-sdk/middleware-recursion-detection": "workspace:^3.972.10",
29+
"@aws-sdk/middleware-user-agent": "workspace:^3.972.29",
30+
"@aws-sdk/region-config-resolver": "workspace:^3.972.11",
31+
"@aws-sdk/types": "workspace:^3.973.7",
32+
"@aws-sdk/util-endpoints": "workspace:^3.996.6",
33+
"@aws-sdk/util-user-agent-browser": "workspace:^3.972.9",
34+
"@aws-sdk/util-user-agent-node": "workspace:^3.973.15",
3535
"@smithy/config-resolver": "^4.4.14",
3636
"@smithy/core": "^3.23.14",
3737
"@smithy/fetch-http-handler": "^5.3.16",

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

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

clients/client-acm-pca/package.json

Lines changed: 12 additions & 12 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.1025.0",
4+
"version": "3.1026.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.26",
25-
"@aws-sdk/credential-provider-node": "workspace:^3.972.29",
26-
"@aws-sdk/middleware-host-header": "workspace:^3.972.8",
27-
"@aws-sdk/middleware-logger": "workspace:^3.972.8",
28-
"@aws-sdk/middleware-recursion-detection": "workspace:^3.972.9",
29-
"@aws-sdk/middleware-user-agent": "workspace:^3.972.28",
30-
"@aws-sdk/region-config-resolver": "workspace:^3.972.10",
31-
"@aws-sdk/types": "workspace:^3.973.6",
32-
"@aws-sdk/util-endpoints": "workspace:^3.996.5",
33-
"@aws-sdk/util-user-agent-browser": "workspace:^3.972.8",
34-
"@aws-sdk/util-user-agent-node": "workspace:^3.973.14",
24+
"@aws-sdk/core": "workspace:^3.973.27",
25+
"@aws-sdk/credential-provider-node": "workspace:^3.972.30",
26+
"@aws-sdk/middleware-host-header": "workspace:^3.972.9",
27+
"@aws-sdk/middleware-logger": "workspace:^3.972.9",
28+
"@aws-sdk/middleware-recursion-detection": "workspace:^3.972.10",
29+
"@aws-sdk/middleware-user-agent": "workspace:^3.972.29",
30+
"@aws-sdk/region-config-resolver": "workspace:^3.972.11",
31+
"@aws-sdk/types": "workspace:^3.973.7",
32+
"@aws-sdk/util-endpoints": "workspace:^3.996.6",
33+
"@aws-sdk/util-user-agent-browser": "workspace:^3.972.9",
34+
"@aws-sdk/util-user-agent-node": "workspace:^3.973.15",
3535
"@smithy/config-resolver": "^4.4.14",
3636
"@smithy/core": "^3.23.14",
3737
"@smithy/fetch-http-handler": "^5.3.16",

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

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

clients/client-acm/package.json

Lines changed: 12 additions & 12 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.1025.0",
4+
"version": "3.1026.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.26",
27-
"@aws-sdk/credential-provider-node": "workspace:^3.972.29",
28-
"@aws-sdk/middleware-host-header": "workspace:^3.972.8",
29-
"@aws-sdk/middleware-logger": "workspace:^3.972.8",
30-
"@aws-sdk/middleware-recursion-detection": "workspace:^3.972.9",
31-
"@aws-sdk/middleware-user-agent": "workspace:^3.972.28",
32-
"@aws-sdk/region-config-resolver": "workspace:^3.972.10",
33-
"@aws-sdk/types": "workspace:^3.973.6",
34-
"@aws-sdk/util-endpoints": "workspace:^3.996.5",
35-
"@aws-sdk/util-user-agent-browser": "workspace:^3.972.8",
36-
"@aws-sdk/util-user-agent-node": "workspace:^3.973.14",
26+
"@aws-sdk/core": "workspace:^3.973.27",
27+
"@aws-sdk/credential-provider-node": "workspace:^3.972.30",
28+
"@aws-sdk/middleware-host-header": "workspace:^3.972.9",
29+
"@aws-sdk/middleware-logger": "workspace:^3.972.9",
30+
"@aws-sdk/middleware-recursion-detection": "workspace:^3.972.10",
31+
"@aws-sdk/middleware-user-agent": "workspace:^3.972.29",
32+
"@aws-sdk/region-config-resolver": "workspace:^3.972.11",
33+
"@aws-sdk/types": "workspace:^3.973.7",
34+
"@aws-sdk/util-endpoints": "workspace:^3.996.6",
35+
"@aws-sdk/util-user-agent-browser": "workspace:^3.972.9",
36+
"@aws-sdk/util-user-agent-node": "workspace:^3.973.15",
3737
"@smithy/config-resolver": "^4.4.14",
3838
"@smithy/core": "^3.23.14",
3939
"@smithy/fetch-http-handler": "^5.3.16",

0 commit comments

Comments
 (0)