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 31, 2024
1 parent 3961ef5 commit 5ae4752
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 @@ -1837,6 +1837,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 @@ -2066,6 +2067,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 5ae4752

Please sign in to comment.