diff --git a/priv/endpoints.exs b/priv/endpoints.exs index 161c1c6e..b6664da9 100644 --- a/priv/endpoints.exs +++ b/priv/endpoints.exs @@ -134,6 +134,7 @@ chime_voice_regions = [ "ap-northeast-1" => %{}, "ap-southeast-1" => %{}, "eu-central-1" => %{}, + "eu-west-2" => %{}, "us-east-1" => %{}, "us-west-2" => %{} } @@ -144,6 +145,7 @@ chime_voice_regions = [ "ap-northeast-1" => %{}, "ap-southeast-1" => %{}, "eu-central-1" => %{}, + "eu-west-2" => %{}, "us-east-1" => %{}, "us-west-2" => %{} }