Skip to content

Commit

Permalink
Update endpoints model
Browse files Browse the repository at this point in the history
  • Loading branch information
AWS SDK for Go v2 automation user committed Feb 17, 2025
1 parent 833566b commit 06352df
Showing 1 changed file with 13 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20818,6 +20818,12 @@
"tags" : [ "dualstack" ]
} ]
},
"ap-southeast-7" : {
"variants" : [ {
"hostname" : "securityhub.ap-southeast-7.api.aws",
"tags" : [ "dualstack" ]
} ]
},
"ca-central-1" : {
"variants" : [ {
"hostname" : "securityhub.ca-central-1.api.aws",
Expand Down Expand Up @@ -20924,6 +20930,12 @@
"tags" : [ "dualstack" ]
} ]
},
"mx-central-1" : {
"variants" : [ {
"hostname" : "securityhub.mx-central-1.api.aws",
"tags" : [ "dualstack" ]
} ]
},
"sa-east-1" : {
"variants" : [ {
"hostname" : "securityhub.sa-east-1.api.aws",
Expand Down Expand Up @@ -23448,6 +23460,7 @@
"il-central-1" : { },
"me-central-1" : { },
"me-south-1" : { },
"mx-central-1" : { },
"sa-east-1" : { },
"us-east-1" : {
"variants" : [ {
Expand Down

0 comments on commit 06352df

Please sign in to comment.