Skip to content
This repository was archived by the owner on Dec 4, 2021. It is now read-only.

Commit 6f8c82c

Browse files
Changed the S3 repository to check for officers face
1 parent 9ce6c09 commit 6f8c82c

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

client/config/config.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"AWSRekognition": {
3+
"AWSACCESSKEYID": "AKIARDBH275VUC44GILG",
4+
"AWSSECRETKEY": "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",
5+
"BUCKET": "officer-faces",
6+
"REGION": "us-west-1"
7+
}
8+
}

0 commit comments

Comments
 (0)