Skip to content

Commit 770cf0d

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2025-11-21
1 parent b030ee0 commit 770cf0d

File tree

2 files changed

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

2 files changed

+112
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11699,6 +11699,7 @@
1169911699
"ap-southeast-1": {},
1170011700
"ap-southeast-2": {},
1170111701
"ap-southeast-3": {},
11702+
"ap-southeast-5": {},
1170211703
"ca-central-1": {
1170311704
"variants": [
1170411705
{
@@ -11707,6 +11708,7 @@
1170711708
}
1170811709
]
1170911710
},
11711+
"ca-west-1": {},
1171011712
"eu-central-1": {},
1171111713
"eu-central-2": {},
1171211714
"eu-north-1": {},
@@ -20596,6 +20598,7 @@
2059620598
},
2059720599
"hostname": "oidc.ap-east-1.amazonaws.com"
2059820600
},
20601+
"ap-east-2": {},
2059920602
"ap-northeast-1": {
2060020603
"credentialScope": {
2060120604
"region": "ap-northeast-1"

yarn.lock

Lines changed: 109 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6483,6 +6483,58 @@ __metadata:
64836483
languageName: unknown
64846484
linkType: soft
64856485

6486+
"@aws-sdk/client-compute-optimizer-automation@workspace:clients/client-compute-optimizer-automation":
6487+
version: 0.0.0-use.local
6488+
resolution: "@aws-sdk/client-compute-optimizer-automation@workspace:clients/client-compute-optimizer-automation"
6489+
dependencies:
6490+
"@aws-crypto/sha256-browser": "npm:5.2.0"
6491+
"@aws-crypto/sha256-js": "npm:5.2.0"
6492+
"@aws-sdk/core": "npm:*"
6493+
"@aws-sdk/credential-provider-node": "npm:*"
6494+
"@aws-sdk/middleware-host-header": "npm:*"
6495+
"@aws-sdk/middleware-logger": "npm:*"
6496+
"@aws-sdk/middleware-recursion-detection": "npm:*"
6497+
"@aws-sdk/middleware-user-agent": "npm:*"
6498+
"@aws-sdk/region-config-resolver": "npm:*"
6499+
"@aws-sdk/types": "npm:*"
6500+
"@aws-sdk/util-endpoints": "npm:*"
6501+
"@aws-sdk/util-user-agent-browser": "npm:*"
6502+
"@aws-sdk/util-user-agent-node": "npm:*"
6503+
"@smithy/config-resolver": "npm:^4.4.3"
6504+
"@smithy/core": "npm:^3.18.5"
6505+
"@smithy/fetch-http-handler": "npm:^5.3.6"
6506+
"@smithy/hash-node": "npm:^4.2.5"
6507+
"@smithy/invalid-dependency": "npm:^4.2.5"
6508+
"@smithy/middleware-content-length": "npm:^4.2.5"
6509+
"@smithy/middleware-endpoint": "npm:^4.3.12"
6510+
"@smithy/middleware-retry": "npm:^4.4.12"
6511+
"@smithy/middleware-serde": "npm:^4.2.6"
6512+
"@smithy/middleware-stack": "npm:^4.2.5"
6513+
"@smithy/node-config-provider": "npm:^4.3.5"
6514+
"@smithy/node-http-handler": "npm:^4.4.5"
6515+
"@smithy/protocol-http": "npm:^5.3.5"
6516+
"@smithy/smithy-client": "npm:^4.9.8"
6517+
"@smithy/types": "npm:^4.9.0"
6518+
"@smithy/url-parser": "npm:^4.2.5"
6519+
"@smithy/util-base64": "npm:^4.3.0"
6520+
"@smithy/util-body-length-browser": "npm:^4.2.0"
6521+
"@smithy/util-body-length-node": "npm:^4.2.1"
6522+
"@smithy/util-defaults-mode-browser": "npm:^4.3.11"
6523+
"@smithy/util-defaults-mode-node": "npm:^4.2.14"
6524+
"@smithy/util-endpoints": "npm:^3.2.5"
6525+
"@smithy/util-middleware": "npm:^4.2.5"
6526+
"@smithy/util-retry": "npm:^4.2.5"
6527+
"@smithy/util-utf8": "npm:^4.2.0"
6528+
"@tsconfig/node18": "npm:18.2.4"
6529+
"@types/node": "npm:^18.19.69"
6530+
concurrently: "npm:7.0.0"
6531+
downlevel-dts: "npm:0.10.1"
6532+
rimraf: "npm:3.0.2"
6533+
tslib: "npm:^2.6.2"
6534+
typescript: "npm:~5.8.3"
6535+
languageName: unknown
6536+
linkType: soft
6537+
64866538
"@aws-sdk/client-compute-optimizer@workspace:clients/client-compute-optimizer":
64876539
version: 0.0.0-use.local
64886540
resolution: "@aws-sdk/client-compute-optimizer@workspace:clients/client-compute-optimizer"
@@ -19398,6 +19450,63 @@ __metadata:
1939819450
languageName: unknown
1939919451
linkType: soft
1940019452

19453+
"@aws-sdk/client-sagemaker-runtime-http2@workspace:clients/client-sagemaker-runtime-http2":
19454+
version: 0.0.0-use.local
19455+
resolution: "@aws-sdk/client-sagemaker-runtime-http2@workspace:clients/client-sagemaker-runtime-http2"
19456+
dependencies:
19457+
"@aws-crypto/sha256-browser": "npm:5.2.0"
19458+
"@aws-crypto/sha256-js": "npm:5.2.0"
19459+
"@aws-sdk/core": "npm:*"
19460+
"@aws-sdk/credential-provider-node": "npm:*"
19461+
"@aws-sdk/eventstream-handler-node": "npm:*"
19462+
"@aws-sdk/middleware-eventstream": "npm:*"
19463+
"@aws-sdk/middleware-host-header": "npm:*"
19464+
"@aws-sdk/middleware-logger": "npm:*"
19465+
"@aws-sdk/middleware-recursion-detection": "npm:*"
19466+
"@aws-sdk/middleware-user-agent": "npm:*"
19467+
"@aws-sdk/region-config-resolver": "npm:*"
19468+
"@aws-sdk/types": "npm:*"
19469+
"@aws-sdk/util-endpoints": "npm:*"
19470+
"@aws-sdk/util-user-agent-browser": "npm:*"
19471+
"@aws-sdk/util-user-agent-node": "npm:*"
19472+
"@smithy/config-resolver": "npm:^4.4.3"
19473+
"@smithy/core": "npm:^3.18.5"
19474+
"@smithy/eventstream-serde-browser": "npm:^4.2.5"
19475+
"@smithy/eventstream-serde-config-resolver": "npm:^4.3.5"
19476+
"@smithy/eventstream-serde-node": "npm:^4.2.5"
19477+
"@smithy/fetch-http-handler": "npm:^5.3.6"
19478+
"@smithy/hash-node": "npm:^4.2.5"
19479+
"@smithy/invalid-dependency": "npm:^4.2.5"
19480+
"@smithy/middleware-content-length": "npm:^4.2.5"
19481+
"@smithy/middleware-endpoint": "npm:^4.3.12"
19482+
"@smithy/middleware-retry": "npm:^4.4.12"
19483+
"@smithy/middleware-serde": "npm:^4.2.6"
19484+
"@smithy/middleware-stack": "npm:^4.2.5"
19485+
"@smithy/node-config-provider": "npm:^4.3.5"
19486+
"@smithy/node-http-handler": "npm:^4.4.5"
19487+
"@smithy/protocol-http": "npm:^5.3.5"
19488+
"@smithy/smithy-client": "npm:^4.9.8"
19489+
"@smithy/types": "npm:^4.9.0"
19490+
"@smithy/url-parser": "npm:^4.2.5"
19491+
"@smithy/util-base64": "npm:^4.3.0"
19492+
"@smithy/util-body-length-browser": "npm:^4.2.0"
19493+
"@smithy/util-body-length-node": "npm:^4.2.1"
19494+
"@smithy/util-defaults-mode-browser": "npm:^4.3.11"
19495+
"@smithy/util-defaults-mode-node": "npm:^4.2.14"
19496+
"@smithy/util-endpoints": "npm:^3.2.5"
19497+
"@smithy/util-middleware": "npm:^4.2.5"
19498+
"@smithy/util-retry": "npm:^4.2.5"
19499+
"@smithy/util-utf8": "npm:^4.2.0"
19500+
"@tsconfig/node18": "npm:18.2.4"
19501+
"@types/node": "npm:^18.19.69"
19502+
concurrently: "npm:7.0.0"
19503+
downlevel-dts: "npm:0.10.1"
19504+
rimraf: "npm:3.0.2"
19505+
tslib: "npm:^2.6.2"
19506+
typescript: "npm:~5.8.3"
19507+
languageName: unknown
19508+
linkType: soft
19509+
1940119510
"@aws-sdk/client-sagemaker-runtime@npm:*, @aws-sdk/client-sagemaker-runtime@workspace:clients/client-sagemaker-runtime":
1940219511
version: 0.0.0-use.local
1940319512
resolution: "@aws-sdk/client-sagemaker-runtime@workspace:clients/client-sagemaker-runtime"

0 commit comments

Comments
 (0)