Skip to content

Commit

Permalink
Add some endpoints per @acrolink's requests
Browse files Browse the repository at this point in the history
  • Loading branch information
bernardd committed Oct 9, 2024
1 parent 821722c commit 3e4c5b6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions priv/endpoints.exs
Original file line number Diff line number Diff line change
Expand Up @@ -1820,6 +1820,7 @@ chime_voice_regions = [
"eu-west-2" => %{},
"eu-west-3" => %{},
"eu-north-1" => %{},
"il-central-1" => %{},
"me-central-1" => %{},
"me-south-1" => %{},
"s3-external-1" => %{
Expand Down Expand Up @@ -2049,6 +2050,7 @@ chime_voice_regions = [
"ca-central-1" => %{},
"ap-southeast-1" => %{},
"ap-southeast-2" => %{},
"eu-central-1" => %{},
"eu-west-1" => %{},
"eu-west-2" => %{}
}
Expand Down

0 comments on commit 3e4c5b6

Please sign in to comment.