aws-samples / aws-samples/amazon-textract-code-samples
Broken s3 bucket Detecting Merged Cells And Headers on fictitious bank statement
Open
- Dominant language
- Jupyter Notebook
- Stars
- 449
- Forks
- 262
- PR merge metrics
- No merged PRs in 30d
Description
On this notebook https://github.com/aws-samples/amazon-textract-code-samples/blob/master/python/Textract-Table-Merged-Cells-And-Headers.ipynb the provided S3 bucket and object "s3://textract-table-merged-cells-data-sample/Textract-MergeCell-Statement.pdf" throws error even when you have proper access etc. Workaround is to have sample pdf in your bucket or local to notebook
`InvalidS3ObjectException: An error occurred (InvalidS3ObjectException) when calling the StartDocumentAnalysis operation: Unable to get object metadata from S3. Check object key, region and/or access permissions.`
Contributor guide
Assessment
This issue has not been assessed yet.