Skip to content

Commit 379a2ca

Browse files
author
AWS SDK for Go v2 automation user
committed
Update endpoints model
1 parent 81d1020 commit 379a2ca

File tree

1 file changed

+10
-0
lines changed
  • codegen/smithy-aws-go-codegen/src/main/resources/software/amazon/smithy/aws/go/codegen

1 file changed

+10
-0
lines changed

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

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3799,6 +3799,7 @@
37993799
},
38003800
"bedrock" : {
38013801
"endpoints" : {
3802+
"ap-east-2" : { },
38023803
"ap-northeast-1" : { },
38033804
"ap-northeast-2" : { },
38043805
"ap-northeast-3" : { },
@@ -3808,6 +3809,8 @@
38083809
"ap-southeast-2" : { },
38093810
"ap-southeast-3" : { },
38103811
"ap-southeast-4" : { },
3812+
"ap-southeast-5" : { },
3813+
"ap-southeast-7" : { },
38113814
"bedrock-ap-northeast-1" : {
38123815
"credentialScope" : {
38133816
"region" : "ap-northeast-1"
@@ -4105,6 +4108,8 @@
41054108
"eu-west-1" : { },
41064109
"eu-west-2" : { },
41074110
"eu-west-3" : { },
4111+
"il-central-1" : { },
4112+
"me-central-1" : { },
41084113
"sa-east-1" : { },
41094114
"us-east-1" : { },
41104115
"us-east-2" : { },
@@ -14057,19 +14062,24 @@
1405714062
},
1405814063
"kafkaconnect" : {
1405914064
"endpoints" : {
14065+
"ap-east-2" : { },
1406014066
"ap-northeast-1" : { },
1406114067
"ap-northeast-2" : { },
1406214068
"ap-south-1" : { },
1406314069
"ap-south-2" : { },
1406414070
"ap-southeast-1" : { },
1406514071
"ap-southeast-2" : { },
1406614072
"ap-southeast-5" : { },
14073+
"ap-southeast-7" : { },
1406714074
"ca-central-1" : { },
14075+
"ca-west-1" : { },
1406814076
"eu-central-1" : { },
1406914077
"eu-north-1" : { },
14078+
"eu-south-2" : { },
1407014079
"eu-west-1" : { },
1407114080
"eu-west-2" : { },
1407214081
"eu-west-3" : { },
14082+
"mx-central-1" : { },
1407314083
"sa-east-1" : { },
1407414084
"us-east-1" : { },
1407514085
"us-east-2" : { },

0 commit comments

Comments
 (0)