aws-samples / aws-samples/amazon-textract-serverless-large-scale-document-processing
Invalid JobId for for Async Pipeline
Open
- Dominant language
- Python
- Stars
- 337
- Forks
- 159
- PR merge metrics
- No merged PRs in 30d
Description
Each time try to run the Async Pipeline Stack I'm getting InvalidJobIdException
`botocore.errorfactory.InvalidJobIdException: An error occurred (InvalidJobIdException) when calling the GetDocumentAnalysis operation: Request has invalid Job Id`
The Sync Pipeline works fine, and all the other steps in Async Pipeline work fine but when I reach processJobResult() it is giving me this error.
Contributor guide
Assessment
This issue has not been assessed yet.