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 1, 2024
1 parent 459a382 commit 3c63c22
Showing 1 changed file with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11281,6 +11281,7 @@
"eu-central-1" : { },
"eu-north-1" : { },
"eu-south-1" : { },
"eu-south-2" : { },
"eu-west-1" : { },
"eu-west-2" : { },
"eu-west-3" : { },
Expand All @@ -11299,6 +11300,7 @@
"fips-us-west-2" : {
"deprecated" : true
},
"il-central-1" : { },
"sa-east-1" : { },
"us-east-1" : {
"variants" : [ {
Expand Down Expand Up @@ -16836,16 +16838,22 @@
"sms-voice" : {
"endpoints" : {
"ap-northeast-1" : { },
"ap-northeast-2" : { },
"ap-south-1" : { },
"ap-south-2" : { },
"ap-southeast-1" : { },
"ap-southeast-2" : { },
"ap-southeast-3" : { },
"ap-southeast-4" : { },
"ca-central-1" : {
"variants" : [ {
"hostname" : "sms-voice-fips.ca-central-1.amazonaws.com",
"tags" : [ "fips" ]
} ]
},
"eu-central-1" : { },
"eu-central-2" : { },
"eu-south-2" : { },
"eu-west-1" : { },
"eu-west-2" : { },
"fips-ca-central-1" : {
Expand All @@ -16870,6 +16878,7 @@
"hostname" : "sms-voice-fips.us-west-2.amazonaws.com"
},
"il-central-1" : { },
"me-central-1" : { },
"us-east-1" : {
"variants" : [ {
"hostname" : "sms-voice-fips.us-east-1.amazonaws.com",
Expand Down

0 comments on commit 3c63c22

Please sign in to comment.