Skip to content

Commit

Permalink
Merge pull request #1084 from enricosalis/eu-south-1-dynamodb
Browse files Browse the repository at this point in the history
Added 'eu-south-1' region to DynamoDB endpoints data
  • Loading branch information
bernardd authored Sep 10, 2024
2 parents 0769fc2 + 20dfd27 commit cce63e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions priv/endpoints.exs
Original file line number Diff line number Diff line change
Expand Up @@ -765,6 +765,7 @@ chime_voice_regions = [
"eu-west-2" => %{},
"eu-west-3" => %{},
"eu-north-1" => %{},
"eu-south-1" => %{},
"local" => %{
"credentialScope" => %{"region" => "us-east-1"},
"hostname" => "localhost:8000",
Expand Down

0 comments on commit cce63e1

Please sign in to comment.