You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On step 5, there is a missing permission for Sagemaker Execution Role to start the Comprehend Classification Job. The missing permission is comprehend:StartDocumentClassificationJob under textract-comprehend-sl-access policy. Once adding this additional action, it will not run the comprehend job.
Thanks,
Eva
The text was updated successfully, but these errors were encountered:
andalpopsie
added a commit
to andalpopsie/aws-ai-intelligent-document-processing
that referenced
this issue
Nov 1, 2024
Hello,
On step 5, there is a missing permission for Sagemaker Execution Role to start the Comprehend Classification Job. The missing permission is
comprehend:StartDocumentClassificationJob
under textract-comprehend-sl-access policy. Once adding this additional action, it will not run the comprehend job.Thanks,
Eva
The text was updated successfully, but these errors were encountered: