Skip to content

Commit d1fbb5f

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2025-09-11
1 parent b845174 commit d1fbb5f

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
@@ -23432,6 +23432,7 @@
2343223432
},
2343323433
"redshift-serverless": {
2343423434
"endpoints": {
23435+
"af-south-1": {},
2343523436
"ap-east-1": {},
2343623437
"ap-northeast-1": {},
2343723438
"ap-northeast-2": {},
@@ -23452,6 +23453,7 @@
2345223453
"eu-central-1": {},
2345323454
"eu-central-2": {},
2345423455
"eu-north-1": {},
23456+
"eu-south-1": {},
2345523457
"eu-south-2": {},
2345623458
"eu-west-1": {},
2345723459
"eu-west-2": {},
@@ -36814,6 +36816,12 @@
3681436816
}
3681536817
}
3681636818
},
36819+
"aps": {
36820+
"endpoints": {
36821+
"us-gov-east-1": {},
36822+
"us-gov-west-1": {}
36823+
}
36824+
},
3681736825
"arc-zonal-shift": {
3681836826
"endpoints": {
3681936827
"us-gov-east-1": {},

0 commit comments

Comments
 (0)