Skip to content

Commit

Permalink
Merge pull request #957 from floatpays/main
Browse files Browse the repository at this point in the history
Add af-south-1 to sqs endpoints
  • Loading branch information
bernardd authored Jun 25, 2023
2 parents 9eca0de + 2e67309 commit 8e40f55
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 @@ -1569,6 +1569,7 @@
"sslCommonName" => "{region}.queue.{dnsSuffix}"
},
"endpoints" => %{
"af-south-1" => %{},
"ap-northeast-1" => %{},
"ap-northeast-2" => %{},
"ap-east-1" => %{},
Expand Down

0 comments on commit 8e40f55

Please sign in to comment.