Commit d05207c
committed
fix: Add comprehend:DetectDominantLanguage permission for Translate auto-detect
AWS Translate requires the comprehend:DetectDominantLanguage IAM permission
when using SourceLanguageCode='auto' to auto-detect the source language.
Without this permission, translation requests fail with AccessDeniedException.1 parent 34be9fc commit d05207c
1 file changed
Lines changed: 7 additions & 1 deletion
Lines changed: 7 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
181 | 181 | | |
182 | 182 | | |
183 | 183 | | |
| 184 | + | |
| 185 | + | |
184 | 186 | | |
185 | 187 | | |
186 | | - | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
187 | 193 | | |
188 | 194 | | |
189 | 195 | | |
| |||
0 commit comments