Skip to content

Commit

Permalink
Merge pull request #1091 from ex-aws/add_endpoints
Browse files Browse the repository at this point in the history
Add some endpoints per @acrolink's requests
  • Loading branch information
bernardd authored Oct 9, 2024
2 parents 3f60706 + 3e4c5b6 commit 40ecb2a
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 40ecb2a

Please sign in to comment.