Add translation for product names (#74)

This commit is contained in:
Niklas Fondberg
2021-10-26 10:08:25 +02:00
committed by GitHub
parent ac5be19649
commit 56ad07edf8
5 changed files with 127 additions and 4 deletions
+5
View File
@@ -185,6 +185,11 @@ Resources:
Action:
- s3:*
Resource: !Sub arn:aws:s3:::${UploadBucket}
- Effect: Allow
Action:
- 'comprehend:DetectDominantLanguage'
- 'translate:TranslateText'
Resource: '*'
# A role for the containers
TaskRole: