We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
First version of this tool will provide a command which kicks off Textract tasks against every PDF file in the bucket.
The text was updated successfully, but these errors were encountered:
s3-ocr start my-bucket
Or maybe:
s3-ocr start my-bucket -f '*.pdf'
Sorry, something went wrong.
Initial s3-ocr start and status commands, refs #1
c582262
Release 0.1a0
db74dea
Refs #1
I ended up just implementing s3-ocr start and s3-ocr status as the starting point.
s3-ocr start
s3-ocr status
No branches or pull requests
First version of this tool will provide a command which kicks off Textract tasks against every PDF file in the bucket.
The text was updated successfully, but these errors were encountered: