Skip to content

Commit accc6e8

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2025-07-09
1 parent 64c467c commit accc6e8

File tree

1 file changed

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

1 file changed

+7
-0
lines changed

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1878,6 +1878,7 @@
18781878
"endpoints": {
18791879
"af-south-1": {},
18801880
"ap-east-1": {},
1881+
"ap-east-2": {},
18811882
"ap-northeast-1": {},
18821883
"ap-northeast-2": {},
18831884
"ap-northeast-3": {},
@@ -10874,6 +10875,7 @@
1087410875
}
1087510876
]
1087610877
},
10878+
"me-central-1": {},
1087710879
"me-south-1": {
1087810880
"variants": [
1087910881
{
@@ -16533,6 +16535,7 @@
1653316535
"endpoints": {
1653416536
"af-south-1": {},
1653516537
"ap-east-1": {},
16538+
"ap-east-2": {},
1653616539
"ap-northeast-1": {},
1653716540
"ap-northeast-2": {},
1653816541
"ap-northeast-3": {},
@@ -26210,6 +26213,7 @@
2621026213
"endpoints": {
2621126214
"af-south-1": {},
2621226215
"ap-east-1": {},
26216+
"ap-east-2": {},
2621326217
"ap-northeast-1": {},
2621426218
"ap-northeast-2": {},
2621526219
"ap-northeast-3": {},
@@ -26219,6 +26223,8 @@
2621926223
"ap-southeast-2": {},
2622026224
"ap-southeast-3": {},
2622126225
"ap-southeast-4": {},
26226+
"ap-southeast-5": {},
26227+
"ap-southeast-7": {},
2622226228
"ca-central-1": {},
2622326229
"ca-west-1": {},
2622426230
"eu-central-1": {},
@@ -26232,6 +26238,7 @@
2623226238
"il-central-1": {},
2623326239
"me-central-1": {},
2623426240
"me-south-1": {},
26241+
"mx-central-1": {},
2623526242
"sa-east-1": {},
2623626243
"us-east-1": {},
2623726244
"us-east-2": {},

0 commit comments

Comments
 (0)