Skip to content

Commit 1e1395d

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2025-06-27
1 parent 9fe3f13 commit 1e1395d

File tree

1 file changed

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

1 file changed

+22
-0
lines changed

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

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7780,6 +7780,9 @@
77807780
"connect-campaigns": {
77817781
"endpoints": {
77827782
"af-south-1": {},
7783+
"ap-northeast-1": {},
7784+
"ap-northeast-2": {},
7785+
"ap-southeast-1": {},
77837786
"ap-southeast-2": {},
77847787
"ca-central-1": {},
77857788
"eu-central-1": {},
@@ -11683,6 +11686,7 @@
1168311686
"ap-northeast-2": {},
1168411687
"ap-northeast-3": {},
1168511688
"ap-south-1": {},
11689+
"ap-south-2": {},
1168611690
"ap-southeast-1": {},
1168711691
"ap-southeast-2": {},
1168811692
"ap-southeast-3": {},
@@ -11695,6 +11699,7 @@
1169511699
]
1169611700
},
1169711701
"eu-central-1": {},
11702+
"eu-central-2": {},
1169811703
"eu-north-1": {},
1169911704
"eu-south-1": {},
1170011705
"eu-west-1": {},
@@ -11736,6 +11741,7 @@
1173611741
"hostname": "email-fips.us-west-2.amazonaws.com"
1173711742
},
1173811743
"il-central-1": {},
11744+
"me-central-1": {},
1173911745
"me-south-1": {},
1174011746
"sa-east-1": {},
1174111747
"us-east-1": {
@@ -42516,6 +42522,12 @@
4251642522
"us-iso-west-1": {}
4251742523
}
4251842524
},
42525+
"backup": {
42526+
"endpoints": {
42527+
"us-iso-east-1": {},
42528+
"us-iso-west-1": {}
42529+
}
42530+
},
4251942531
"batch": {
4252042532
"endpoints": {
4252142533
"us-iso-east-1": {}
@@ -43867,6 +43879,11 @@
4386743879
"us-isob-east-1": {}
4386843880
}
4386943881
},
43882+
"backup": {
43883+
"endpoints": {
43884+
"us-isob-east-1": {}
43885+
}
43886+
},
4387043887
"batch": {
4387143888
"endpoints": {
4387243889
"us-isob-east-1": {}
@@ -45137,6 +45154,11 @@
4513745154
"eu-isoe-west-1": {}
4513845155
}
4513945156
},
45157+
"schemas": {
45158+
"endpoints": {
45159+
"eu-isoe-west-1": {}
45160+
}
45161+
},
4514045162
"secretsmanager": {
4514145163
"endpoints": {
4514245164
"eu-isoe-west-1": {}

0 commit comments

Comments
 (0)