- Newest
- Most votes
- Most comments
I had this exact same issue yesterday with both StartDocumentTextDetection and StartDocumentAlaysis. I'm pretty sure i tried this yesterday, but this morning, i removed the Notification block and it was accepted and is being analyzed. Which leads me to think the role/assume-role is not configured correctly, or there is a bug in that portion of the api.
So for now i'm just writing a parser to pull all pages based on NextToken. Which i would need to do anyway.
Hope this helps.
Jeff
Interesting, I am not sure I would have found that on my own. Sure enough though removing the NotificationChannel revealed another permissions error. Back to IAm I guess. Thank you.
I missed passing the RolARN to the NotificationChannel object. I am getting a successful post to StartDocumentTextDetectionAsync now. Now I get to figure out why my SNS Topic is never getting anything. But at least it's progress.
Relevant content
- asked 2 years ago
