Skip to content

Commit e9a8d8d

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2026-03-05
1 parent bb9d466 commit e9a8d8d

File tree

2 files changed

+58
-0
lines changed
  • codegen/smithy-aws-typescript-codegen/src/main/resources/software/amazon/smithy/aws/typescript/codegen

2 files changed

+58
-0
lines changed

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
@@ -13058,6 +13058,7 @@
1305813058
"ap-southeast-3": {},
1305913059
"ap-southeast-4": {},
1306013060
"ap-southeast-5": {},
13061+
"ap-southeast-6": {},
1306113062
"ap-southeast-7": {},
1306213063
"ca-central-1": {
1306313064
"variants": [

yarn.lock

Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6914,6 +6914,63 @@ __metadata:
69146914
languageName: unknown
69156915
linkType: soft
69166916

6917+
"@aws-sdk/client-connecthealth@workspace:clients/client-connecthealth":
6918+
version: 0.0.0-use.local
6919+
resolution: "@aws-sdk/client-connecthealth@workspace:clients/client-connecthealth"
6920+
dependencies:
6921+
"@aws-crypto/sha256-browser": "npm:5.2.0"
6922+
"@aws-crypto/sha256-js": "npm:5.2.0"
6923+
"@aws-sdk/core": "workspace:^3.973.17"
6924+
"@aws-sdk/credential-provider-node": "workspace:^3.972.16"
6925+
"@aws-sdk/eventstream-handler-node": "workspace:^3.972.9"
6926+
"@aws-sdk/middleware-eventstream": "workspace:^3.972.6"
6927+
"@aws-sdk/middleware-host-header": "workspace:^3.972.6"
6928+
"@aws-sdk/middleware-logger": "workspace:^3.972.6"
6929+
"@aws-sdk/middleware-recursion-detection": "workspace:^3.972.6"
6930+
"@aws-sdk/middleware-user-agent": "workspace:^3.972.17"
6931+
"@aws-sdk/region-config-resolver": "workspace:^3.972.6"
6932+
"@aws-sdk/types": "workspace:^3.973.4"
6933+
"@aws-sdk/util-endpoints": "workspace:^3.996.3"
6934+
"@aws-sdk/util-user-agent-browser": "workspace:^3.972.6"
6935+
"@aws-sdk/util-user-agent-node": "workspace:^3.973.2"
6936+
"@smithy/config-resolver": "npm:^4.4.10"
6937+
"@smithy/core": "npm:^3.23.8"
6938+
"@smithy/eventstream-serde-browser": "npm:^4.2.11"
6939+
"@smithy/eventstream-serde-config-resolver": "npm:^4.3.11"
6940+
"@smithy/eventstream-serde-node": "npm:^4.2.11"
6941+
"@smithy/fetch-http-handler": "npm:^5.3.13"
6942+
"@smithy/hash-node": "npm:^4.2.11"
6943+
"@smithy/invalid-dependency": "npm:^4.2.11"
6944+
"@smithy/middleware-content-length": "npm:^4.2.11"
6945+
"@smithy/middleware-endpoint": "npm:^4.4.22"
6946+
"@smithy/middleware-retry": "npm:^4.4.39"
6947+
"@smithy/middleware-serde": "npm:^4.2.12"
6948+
"@smithy/middleware-stack": "npm:^4.2.11"
6949+
"@smithy/node-config-provider": "npm:^4.3.11"
6950+
"@smithy/node-http-handler": "npm:^4.4.14"
6951+
"@smithy/protocol-http": "npm:^5.3.11"
6952+
"@smithy/smithy-client": "npm:^4.12.2"
6953+
"@smithy/types": "npm:^4.13.0"
6954+
"@smithy/url-parser": "npm:^4.2.11"
6955+
"@smithy/util-base64": "npm:^4.3.2"
6956+
"@smithy/util-body-length-browser": "npm:^4.2.2"
6957+
"@smithy/util-body-length-node": "npm:^4.2.3"
6958+
"@smithy/util-defaults-mode-browser": "npm:^4.3.38"
6959+
"@smithy/util-defaults-mode-node": "npm:^4.2.41"
6960+
"@smithy/util-endpoints": "npm:^3.3.2"
6961+
"@smithy/util-middleware": "npm:^4.2.11"
6962+
"@smithy/util-retry": "npm:^4.2.11"
6963+
"@smithy/util-utf8": "npm:^4.2.2"
6964+
"@tsconfig/node20": "npm:20.1.8"
6965+
"@types/node": "npm:^20.14.8"
6966+
concurrently: "npm:7.0.0"
6967+
downlevel-dts: "npm:0.10.1"
6968+
premove: "npm:4.0.0"
6969+
tslib: "npm:^2.6.2"
6970+
typescript: "npm:~5.8.3"
6971+
languageName: unknown
6972+
linkType: soft
6973+
69176974
"@aws-sdk/client-connectparticipant@workspace:clients/client-connectparticipant":
69186975
version: 0.0.0-use.local
69196976
resolution: "@aws-sdk/client-connectparticipant@workspace:clients/client-connectparticipant"

0 commit comments

Comments
 (0)