service · inferred from evidence
S3 bucket
Storage container in AWS S3 for holding objects
- Textract rejects local PDFs: `Exception: PDF must be in S3 bucket`
Running `python3 textractor.py --documents document-name.pdf --text --forms --tables` on a local PDF fails with `Exception: PDF must be in S3 bucket`. Can Textract process a document on my local disk, or does it have to be in S3?