Skip to content

Commit

Permalink
feat(clients): update client endpoints as of 2024-02-01
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Feb 1, 2024
1 parent 588a7e2 commit e4d3d14
Showing 1 changed file with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12444,6 +12444,7 @@
"eu-central-1": {},
"eu-north-1": {},
"eu-south-1": {},
"eu-south-2": {},
"eu-west-1": {},
"eu-west-2": {},
"eu-west-3": {},
Expand All @@ -12462,6 +12463,7 @@
"fips-us-west-2": {
"deprecated": true
},
"il-central-1": {},
"sa-east-1": {},
"us-east-1": {
"variants": [
Expand Down Expand Up @@ -18623,9 +18625,13 @@
"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": [
{
Expand All @@ -18635,6 +18641,8 @@
]
},
"eu-central-1": {},
"eu-central-2": {},
"eu-south-2": {},
"eu-west-1": {},
"eu-west-2": {},
"fips-ca-central-1": {
Expand All @@ -18659,6 +18667,7 @@
"hostname": "sms-voice-fips.us-west-2.amazonaws.com"
},
"il-central-1": {},
"me-central-1": {},
"us-east-1": {
"variants": [
{
Expand Down

0 comments on commit e4d3d14

Please sign in to comment.