Skip to content

Commit 6a54c3c

Browse files
authored
Merge pull request #692 from dee-money/master
added ap-southeast-1 endpoint for rekognition
2 parents 3cd9d9f + ce09cae commit 6a54c3c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

priv/endpoints.exs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1199,6 +1199,7 @@
11991199
"rekognition" => %{
12001200
"endpoints" => %{
12011201
"ap-northeast-1" => %{},
1202+
"ap-southeast-1" => %{},
12021203
"ap-southeast-2" => %{},
12031204
"eu-west-1" => %{},
12041205
"us-east-1" => %{},

0 commit comments

Comments
 (0)