Skip to content

Commit

Permalink
feat(clients): update client endpoints as of 2022-04-14
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Apr 14, 2022
1 parent f042910 commit 582ebd6
Showing 1 changed file with 19 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12267,6 +12267,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 @@ -18817,6 +18831,11 @@
}
}
},
"sms-voice": {
"endpoints": {
"us-gov-west-1": {}
}
},
"snowball": {
"endpoints": {
"fips-us-gov-east-1": {
Expand Down

0 comments on commit 582ebd6

Please sign in to comment.