Skip to content

Commit

Permalink
Add me-south-1 to s3 endpoints
Browse files Browse the repository at this point in the history
`me-south-1` is supported in the `aws` partition as can be seen here: https://docs.aws.amazon.com/general/latest/gr/s3.html
  • Loading branch information
infinityfye authored Dec 21, 2023
1 parent d8ebade commit d689904
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 d689904

Please sign in to comment.