Skip to content

Commit 1a9724c

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2026-04-07
1 parent e7dae9e commit 1a9724c

2 files changed

Lines changed: 53 additions & 1 deletion

File tree

  • codegen/smithy-aws-typescript-codegen/src/main/resources/software/amazon/smithy/aws/typescript/codegen

codegen/smithy-aws-typescript-codegen/src/main/resources/software/amazon/smithy/aws/typescript/codegen/endpoints.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5833,6 +5833,7 @@
58335833
]
58345834
},
58355835
"ap-southeast-5": {},
5836+
"ap-southeast-7": {},
58365837
"ca-central-1": {
58375838
"variants": [
58385839
{

yarn.lock

Lines changed: 52 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1543,7 +1543,6 @@ __metadata:
15431543
"@smithy/util-middleware": "npm:^4.2.13"
15441544
"@smithy/util-retry": "npm:^4.3.0"
15451545
"@smithy/util-utf8": "npm:^4.2.2"
1546-
"@smithy/util-waiter": "npm:^4.2.15"
15471546
"@tsconfig/node20": "npm:20.1.8"
15481547
"@types/node": "npm:^20.14.8"
15491548
concurrently: "npm:7.0.0"
@@ -19287,6 +19286,58 @@ __metadata:
1928719286
languageName: unknown
1928819287
linkType: soft
1928919288

19289+
"@aws-sdk/client-s3files@workspace:clients/client-s3files":
19290+
version: 0.0.0-use.local
19291+
resolution: "@aws-sdk/client-s3files@workspace:clients/client-s3files"
19292+
dependencies:
19293+
"@aws-crypto/sha256-browser": "npm:5.2.0"
19294+
"@aws-crypto/sha256-js": "npm:5.2.0"
19295+
"@aws-sdk/core": "workspace:^3.973.26"
19296+
"@aws-sdk/credential-provider-node": "workspace:^3.972.29"
19297+
"@aws-sdk/middleware-host-header": "workspace:^3.972.8"
19298+
"@aws-sdk/middleware-logger": "workspace:^3.972.8"
19299+
"@aws-sdk/middleware-recursion-detection": "workspace:^3.972.9"
19300+
"@aws-sdk/middleware-user-agent": "workspace:^3.972.28"
19301+
"@aws-sdk/region-config-resolver": "workspace:^3.972.10"
19302+
"@aws-sdk/types": "workspace:^3.973.6"
19303+
"@aws-sdk/util-endpoints": "workspace:^3.996.5"
19304+
"@aws-sdk/util-user-agent-browser": "workspace:^3.972.8"
19305+
"@aws-sdk/util-user-agent-node": "workspace:^3.973.14"
19306+
"@smithy/config-resolver": "npm:^4.4.14"
19307+
"@smithy/core": "npm:^3.23.14"
19308+
"@smithy/fetch-http-handler": "npm:^5.3.16"
19309+
"@smithy/hash-node": "npm:^4.2.13"
19310+
"@smithy/invalid-dependency": "npm:^4.2.13"
19311+
"@smithy/middleware-content-length": "npm:^4.2.13"
19312+
"@smithy/middleware-endpoint": "npm:^4.4.29"
19313+
"@smithy/middleware-retry": "npm:^4.5.0"
19314+
"@smithy/middleware-serde": "npm:^4.2.17"
19315+
"@smithy/middleware-stack": "npm:^4.2.13"
19316+
"@smithy/node-config-provider": "npm:^4.3.13"
19317+
"@smithy/node-http-handler": "npm:^4.5.2"
19318+
"@smithy/protocol-http": "npm:^5.3.13"
19319+
"@smithy/smithy-client": "npm:^4.12.9"
19320+
"@smithy/types": "npm:^4.14.0"
19321+
"@smithy/url-parser": "npm:^4.2.13"
19322+
"@smithy/util-base64": "npm:^4.3.2"
19323+
"@smithy/util-body-length-browser": "npm:^4.2.2"
19324+
"@smithy/util-body-length-node": "npm:^4.2.3"
19325+
"@smithy/util-defaults-mode-browser": "npm:^4.3.45"
19326+
"@smithy/util-defaults-mode-node": "npm:^4.2.49"
19327+
"@smithy/util-endpoints": "npm:^3.3.4"
19328+
"@smithy/util-middleware": "npm:^4.2.13"
19329+
"@smithy/util-retry": "npm:^4.3.0"
19330+
"@smithy/util-utf8": "npm:^4.2.2"
19331+
"@tsconfig/node20": "npm:20.1.8"
19332+
"@types/node": "npm:^20.14.8"
19333+
concurrently: "npm:7.0.0"
19334+
downlevel-dts: "npm:0.10.1"
19335+
premove: "npm:4.0.0"
19336+
tslib: "npm:^2.6.2"
19337+
typescript: "npm:~5.8.3"
19338+
languageName: unknown
19339+
linkType: soft
19340+
1929019341
"@aws-sdk/client-s3outposts@workspace:clients/client-s3outposts":
1929119342
version: 0.0.0-use.local
1929219343
resolution: "@aws-sdk/client-s3outposts@workspace:clients/client-s3outposts"

0 commit comments

Comments
 (0)