Skip to content

Commit

Permalink
Merge pull request #1022 from infinityfye/patch-1
Browse files Browse the repository at this point in the history
Add `me-south-1` to s3 endpoints
  • Loading branch information
bernardd authored Jan 2, 2024
2 parents 8d67fb8 + d689904 commit 5ed99fc
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 @@ -1530,6 +1530,7 @@
"eu-west-3" => %{},
"eu-north-1" => %{},
"me-central-1" => %{},
"me-south-1" => %{},
"s3-external-1" => %{
"credentialScope" => %{"region" => "us-east-1"},
"hostname" => "s3-external-1.amazonaws.com",
Expand Down

0 comments on commit 5ed99fc

Please sign in to comment.