Skip to content

Commit 38d91b6

Browse files
author
awstools
committed
feat(clients): update client endpoints as of 2025-07-31
1 parent 41eae73 commit 38d91b6

File tree

1 file changed

+18
-1
lines changed
  • codegen/smithy-aws-typescript-codegen/src/main/resources/software/amazon/smithy/aws/typescript/codegen

1 file changed

+18
-1
lines changed

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

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4450,6 +4450,7 @@
44504450
"ap-south-2": {},
44514451
"ap-southeast-1": {},
44524452
"ap-southeast-2": {},
4453+
"ap-southeast-4": {},
44534454
"bedrock-ap-northeast-1": {
44544455
"credentialScope": {
44554456
"region": "ap-northeast-1"
@@ -6447,6 +6448,20 @@
64476448
}
64486449
}
64496450
},
6451+
"codeguru-profiler": {
6452+
"endpoints": {
6453+
"ap-northeast-1": {},
6454+
"ap-southeast-1": {},
6455+
"ap-southeast-2": {},
6456+
"eu-central-1": {},
6457+
"eu-north-1": {},
6458+
"eu-west-1": {},
6459+
"eu-west-2": {},
6460+
"us-east-1": {},
6461+
"us-east-2": {},
6462+
"us-west-2": {}
6463+
}
6464+
},
64506465
"codeguru-reviewer": {
64516466
"endpoints": {
64526467
"ap-northeast-1": {},
@@ -31950,6 +31965,7 @@
3195031965
"ap-southeast-3": {},
3195131966
"ap-southeast-4": {},
3195231967
"ap-southeast-5": {},
31968+
"ap-southeast-7": {},
3195331969
"ca-central-1": {
3195431970
"variants": [
3195531971
{
@@ -42571,7 +42587,8 @@
4257142587
},
4257242588
"batch": {
4257342589
"endpoints": {
42574-
"us-iso-east-1": {}
42590+
"us-iso-east-1": {},
42591+
"us-iso-west-1": {}
4257542592
}
4257642593
},
4257742594
"bedrock": {

0 commit comments

Comments
 (0)