Skip to content

Commit 2fe1e58

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2025-08-26
1 parent c9d7b9f commit 2fe1e58

File tree

1 file changed

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

1 file changed

+8
-0
lines changed

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

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10812,6 +10812,8 @@
1081210812
}
1081310813
]
1081410814
},
10815+
"ap-southeast-5": {},
10816+
"ap-southeast-7": {},
1081510817
"ca-central-1": {
1081610818
"variants": [
1081710819
{
@@ -10844,6 +10846,7 @@
1084410846
}
1084510847
]
1084610848
},
10849+
"eu-south-2": {},
1084710850
"eu-west-1": {
1084810851
"variants": [
1084910852
{
@@ -23949,6 +23952,7 @@
2394923952
"endpoints": {
2395023953
"af-south-1": {},
2395123954
"ap-east-1": {},
23955+
"ap-east-2": {},
2395223956
"ap-northeast-1": {},
2395323957
"ap-northeast-2": {},
2395423958
"ap-northeast-3": {},
@@ -32323,6 +32327,7 @@
3232332327
"endpoints": {
3232432328
"af-south-1": {},
3232532329
"ap-east-1": {},
32330+
"ap-east-2": {},
3232632331
"ap-northeast-1": {},
3232732332
"ap-northeast-2": {},
3232832333
"ap-northeast-3": {},
@@ -32332,6 +32337,8 @@
3233232337
"ap-southeast-2": {},
3233332338
"ap-southeast-3": {},
3233432339
"ap-southeast-4": {},
32340+
"ap-southeast-5": {},
32341+
"ap-southeast-7": {},
3233532342
"ca-central-1": {
3233632343
"variants": [
3233732344
{
@@ -32401,6 +32408,7 @@
3240132408
"il-central-1": {},
3240232409
"me-central-1": {},
3240332410
"me-south-1": {},
32411+
"mx-central-1": {},
3240432412
"sa-east-1": {},
3240532413
"us-east-1": {
3240632414
"variants": [

0 commit comments

Comments
 (0)