Skip to content

Commit 3726908

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2025-09-19
1 parent 4ff9d67 commit 3726908

File tree

1 file changed

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

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8798,6 +8798,7 @@
87988798
]
87998799
},
88008800
"endpoints": {
8801+
"ap-east-1": {},
88018802
"ap-east-2": {},
88028803
"ap-northeast-1": {
88038804
"hostname": "datazone.ap-northeast-1.api.aws"
@@ -8848,6 +8849,7 @@
88488849
"eu-central-1": {
88498850
"hostname": "datazone.eu-central-1.api.aws"
88508851
},
8852+
"eu-central-2": {},
88518853
"eu-north-1": {
88528854
"hostname": "datazone.eu-north-1.api.aws"
88538855
},
@@ -23446,6 +23448,7 @@
2344623448
"endpoints": {
2344723449
"af-south-1": {},
2344823450
"ap-east-1": {},
23451+
"ap-east-2": {},
2344923452
"ap-northeast-1": {},
2345023453
"ap-northeast-2": {},
2345123454
"ap-south-1": {},
@@ -26794,6 +26797,7 @@
2679426797
}
2679526798
]
2679626799
},
26800+
"ap-southeast-6": {},
2679726801
"ap-southeast-7": {
2679826802
"variants": [
2679926803
{

0 commit comments

Comments
 (0)