Skip to content

Commit d2c7b24

Browse files
author
AWS SDK for Go v2 automation user
committed
Update endpoints model
1 parent 5a2ea58 commit d2c7b24

File tree

1 file changed

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

1 file changed

+18
-1
lines changed

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

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3779,6 +3779,7 @@
37793779
"ap-south-2" : { },
37803780
"ap-southeast-1" : { },
37813781
"ap-southeast-2" : { },
3782+
"ap-southeast-4" : { },
37823783
"bedrock-ap-northeast-1" : {
37833784
"credentialScope" : {
37843785
"region" : "ap-northeast-1"
@@ -5506,6 +5507,20 @@
55065507
}
55075508
}
55085509
},
5510+
"codeguru-profiler" : {
5511+
"endpoints" : {
5512+
"ap-northeast-1" : { },
5513+
"ap-southeast-1" : { },
5514+
"ap-southeast-2" : { },
5515+
"eu-central-1" : { },
5516+
"eu-north-1" : { },
5517+
"eu-west-1" : { },
5518+
"eu-west-2" : { },
5519+
"us-east-1" : { },
5520+
"us-east-2" : { },
5521+
"us-west-2" : { }
5522+
}
5523+
},
55095524
"codeguru-reviewer" : {
55105525
"endpoints" : {
55115526
"ap-northeast-1" : { },
@@ -27285,6 +27300,7 @@
2728527300
"ap-southeast-3" : { },
2728627301
"ap-southeast-4" : { },
2728727302
"ap-southeast-5" : { },
27303+
"ap-southeast-7" : { },
2728827304
"ca-central-1" : {
2728927305
"variants" : [ {
2729027306
"hostname" : "transfer-fips.ca-central-1.amazonaws.com",
@@ -36707,7 +36723,8 @@
3670736723
},
3670836724
"batch" : {
3670936725
"endpoints" : {
36710-
"us-iso-east-1" : { }
36726+
"us-iso-east-1" : { },
36727+
"us-iso-west-1" : { }
3671136728
}
3671236729
},
3671336730
"bedrock" : {

0 commit comments

Comments
 (0)