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.