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 Apr 14, 2022
1 parent 06813a8 commit 0a6a8ba
Showing 1 changed file with 19 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11181,6 +11181,20 @@
}
}
},
"sms-voice" : {
"endpoints" : {
"ap-northeast-1" : { },
"ap-south-1" : { },
"ap-southeast-1" : { },
"ap-southeast-2" : { },
"ca-central-1" : { },
"eu-central-1" : { },
"eu-west-1" : { },
"eu-west-2" : { },
"us-east-1" : { },
"us-west-2" : { }
}
},
"snowball" : {
"endpoints" : {
"af-south-1" : { },
Expand Down Expand Up @@ -17145,6 +17159,11 @@
}
}
},
"sms-voice" : {
"endpoints" : {
"us-gov-west-1" : { }
}
},
"snowball" : {
"endpoints" : {
"fips-us-gov-east-1" : {
Expand Down

0 comments on commit 0a6a8ba

Please sign in to comment.