Skip to content

Commit 0f98925

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2025-11-18
1 parent ae3d760 commit 0f98925

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
@@ -3185,8 +3185,11 @@
31853185
"ap-south-1": {},
31863186
"ap-southeast-1": {},
31873187
"ap-southeast-2": {},
3188+
"ap-southeast-5": {},
31883189
"ca-central-1": {},
31893190
"eu-central-1": {},
3191+
"eu-south-1": {},
3192+
"eu-south-2": {},
31903193
"eu-west-1": {},
31913194
"eu-west-2": {},
31923195
"eu-west-3": {},
@@ -3197,6 +3200,7 @@
31973200
"deprecated": true,
31983201
"hostname": "appstream2-fips.us-west-2.amazonaws.com"
31993202
},
3203+
"il-central-1": {},
32003204
"sa-east-1": {},
32013205
"us-east-1": {
32023206
"variants": [
@@ -4381,6 +4385,7 @@
43814385
},
43824386
"bedrock": {
43834387
"endpoints": {
4388+
"af-south-1": {},
43844389
"ap-east-2": {},
43854390
"ap-northeast-1": {},
43864391
"ap-northeast-2": {},
@@ -4682,6 +4687,7 @@
46824687
"hostname": "bedrock.us-west-2.amazonaws.com"
46834688
},
46844689
"ca-central-1": {},
4690+
"ca-west-1": {},
46854691
"eu-central-1": {},
46864692
"eu-central-2": {},
46874693
"eu-north-1": {},
@@ -4692,6 +4698,8 @@
46924698
"eu-west-3": {},
46934699
"il-central-1": {},
46944700
"me-central-1": {},
4701+
"me-south-1": {},
4702+
"mx-central-1": {},
46954703
"sa-east-1": {},
46964704
"us-east-1": {},
46974705
"us-east-2": {},

0 commit comments

Comments
 (0)