Skip to content

Commit aef54eb

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2025-09-16
1 parent de930e7 commit aef54eb

File tree

1 file changed

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

1 file changed

+12
-0
lines changed

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

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3559,6 +3559,7 @@
35593559
"endpoints": {
35603560
"af-south-1": {},
35613561
"ap-east-1": {},
3562+
"ap-east-2": {},
35623563
"ap-northeast-1": {
35633564
"variants": [
35643565
{
@@ -3573,13 +3574,15 @@
35733574
}
35743575
]
35753576
},
3577+
"ap-northeast-3": {},
35763578
"ap-south-1": {
35773579
"variants": [
35783580
{
35793581
"tags": ["dualstack"]
35803582
}
35813583
]
35823584
},
3585+
"ap-south-2": {},
35833586
"ap-southeast-1": {
35843587
"variants": [
35853588
{
@@ -3594,9 +3597,12 @@
35943597
}
35953598
]
35963599
},
3600+
"ap-southeast-3": {},
3601+
"ap-southeast-4": {},
35973602
"ap-southeast-5": {},
35983603
"ap-southeast-7": {},
35993604
"ca-central-1": {},
3605+
"ca-west-1": {},
36003606
"eu-central-1": {
36013607
"variants": [
36023608
{
@@ -3613,6 +3619,7 @@
36133619
]
36143620
},
36153621
"eu-south-1": {},
3622+
"eu-south-2": {},
36163623
"eu-west-1": {
36173624
"variants": [
36183625
{
@@ -3634,7 +3641,10 @@
36343641
}
36353642
]
36363643
},
3644+
"il-central-1": {},
36373645
"me-central-1": {},
3646+
"me-south-1": {},
3647+
"mx-central-1": {},
36383648
"sa-east-1": {
36393649
"variants": [
36403650
{
@@ -3674,6 +3684,7 @@
36743684
"us-east-2-fips": {
36753685
"deprecated": true
36763686
},
3687+
"us-west-1": {},
36773688
"us-west-2": {
36783689
"variants": [
36793690
{
@@ -21009,6 +21020,7 @@
2100921020
"il-central-1": {},
2101021021
"me-central-1": {},
2101121022
"me-south-1": {},
21023+
"mx-central-1": {},
2101221024
"sa-east-1": {},
2101321025
"us-east-1": {
2101421026
"variants": [

0 commit comments

Comments
 (0)