Skip to content

Commit

Permalink
add eu-west-2 to bedrock
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotekj committed Jun 26, 2024
1 parent 8020fa1 commit 544c9ac
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 @@ -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" => %{}
}
Expand All @@ -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" => %{}
}
Expand Down

0 comments on commit 544c9ac

Please sign in to comment.