Skip to content

Commit 8cbd7a2

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2025-07-15
1 parent 0f1048c commit 8cbd7a2

File tree

2 files changed

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

2 files changed

+63
-0
lines changed

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13445,6 +13445,7 @@
1344513445
"endpoints": {
1344613446
"af-south-1": {},
1344713447
"ap-east-1": {},
13448+
"ap-east-2": {},
1344813449
"ap-northeast-1": {},
1344913450
"ap-northeast-2": {},
1345013451
"ap-northeast-3": {},
@@ -19767,6 +19768,8 @@
1976719768
"ap-southeast-2": {},
1976819769
"ap-southeast-3": {},
1976919770
"ap-southeast-4": {},
19771+
"ap-southeast-5": {},
19772+
"ap-southeast-7": {},
1977019773
"ca-central-1": {},
1977119774
"eu-central-1": {},
1977219775
"eu-central-2": {},
@@ -20035,6 +20038,7 @@
2003520038
"endpoints": {
2003620039
"af-south-1": {},
2003720040
"ap-east-1": {},
20041+
"ap-east-2": {},
2003820042
"ap-northeast-1": {},
2003920043
"ap-northeast-2": {},
2004020044
"ap-northeast-3": {},
@@ -45955,6 +45959,12 @@
4595545959
"us-isof-south-1": {}
4595645960
}
4595745961
},
45962+
"runtime.sagemaker": {
45963+
"endpoints": {
45964+
"us-isof-east-1": {},
45965+
"us-isof-south-1": {}
45966+
}
45967+
},
4595845968
"s3": {
4595945969
"defaults": {
4596045970
"protocols": ["http", "https"],

yarn.lock

Lines changed: 53 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18248,6 +18248,7 @@ __metadata:
1824818248
"@smithy/util-middleware": "npm:^4.0.4"
1824918249
"@smithy/util-retry": "npm:^4.0.6"
1825018250
"@smithy/util-utf8": "npm:^4.0.0"
18251+
"@smithy/util-waiter": "npm:^4.0.6"
1825118252
"@tsconfig/node18": "npm:18.2.4"
1825218253
"@types/node": "npm:^18.19.69"
1825318254
concurrently: "npm:7.0.0"
@@ -19239,6 +19240,58 @@ __metadata:
1923919240
languageName: unknown
1924019241
linkType: soft
1924119242

19243+
"@aws-sdk/client-s3vectors@workspace:clients/client-s3vectors":
19244+
version: 0.0.0-use.local
19245+
resolution: "@aws-sdk/client-s3vectors@workspace:clients/client-s3vectors"
19246+
dependencies:
19247+
"@aws-crypto/sha256-browser": "npm:5.2.0"
19248+
"@aws-crypto/sha256-js": "npm:5.2.0"
19249+
"@aws-sdk/core": "npm:*"
19250+
"@aws-sdk/credential-provider-node": "npm:*"
19251+
"@aws-sdk/middleware-host-header": "npm:*"
19252+
"@aws-sdk/middleware-logger": "npm:*"
19253+
"@aws-sdk/middleware-recursion-detection": "npm:*"
19254+
"@aws-sdk/middleware-user-agent": "npm:*"
19255+
"@aws-sdk/region-config-resolver": "npm:*"
19256+
"@aws-sdk/types": "npm:*"
19257+
"@aws-sdk/util-endpoints": "npm:*"
19258+
"@aws-sdk/util-user-agent-browser": "npm:*"
19259+
"@aws-sdk/util-user-agent-node": "npm:*"
19260+
"@smithy/config-resolver": "npm:^4.1.4"
19261+
"@smithy/core": "npm:^3.7.0"
19262+
"@smithy/fetch-http-handler": "npm:^5.1.0"
19263+
"@smithy/hash-node": "npm:^4.0.4"
19264+
"@smithy/invalid-dependency": "npm:^4.0.4"
19265+
"@smithy/middleware-content-length": "npm:^4.0.4"
19266+
"@smithy/middleware-endpoint": "npm:^4.1.15"
19267+
"@smithy/middleware-retry": "npm:^4.1.16"
19268+
"@smithy/middleware-serde": "npm:^4.0.8"
19269+
"@smithy/middleware-stack": "npm:^4.0.4"
19270+
"@smithy/node-config-provider": "npm:^4.1.3"
19271+
"@smithy/node-http-handler": "npm:^4.1.0"
19272+
"@smithy/protocol-http": "npm:^5.1.2"
19273+
"@smithy/smithy-client": "npm:^4.4.7"
19274+
"@smithy/types": "npm:^4.3.1"
19275+
"@smithy/url-parser": "npm:^4.0.4"
19276+
"@smithy/util-base64": "npm:^4.0.0"
19277+
"@smithy/util-body-length-browser": "npm:^4.0.0"
19278+
"@smithy/util-body-length-node": "npm:^4.0.0"
19279+
"@smithy/util-defaults-mode-browser": "npm:^4.0.23"
19280+
"@smithy/util-defaults-mode-node": "npm:^4.0.23"
19281+
"@smithy/util-endpoints": "npm:^3.0.6"
19282+
"@smithy/util-middleware": "npm:^4.0.4"
19283+
"@smithy/util-retry": "npm:^4.0.6"
19284+
"@smithy/util-utf8": "npm:^4.0.0"
19285+
"@tsconfig/node18": "npm:18.2.4"
19286+
"@types/node": "npm:^18.19.69"
19287+
concurrently: "npm:7.0.0"
19288+
downlevel-dts: "npm:0.10.1"
19289+
rimraf: "npm:3.0.2"
19290+
tslib: "npm:^2.6.2"
19291+
typescript: "npm:~5.8.3"
19292+
languageName: unknown
19293+
linkType: soft
19294+
1924219295
"@aws-sdk/client-sagemaker-a2i-runtime@workspace:clients/client-sagemaker-a2i-runtime":
1924319296
version: 0.0.0-use.local
1924419297
resolution: "@aws-sdk/client-sagemaker-a2i-runtime@workspace:clients/client-sagemaker-a2i-runtime"

0 commit comments

Comments
 (0)