Textract File
Extract text from file using S3 Textract.

Input
S3 Textract
| Name | Required | Description |
|---|---|---|
| Connection | AWS Connection. | |
| Bucket | The name of the S3 bucket to use for temporary file which is deleted on completion. | |
| File to upload to S3 | Path to file for Textract: PDF, PNG (prefered if image), JPEG and TIFF formats. |
Options
| Name | Required | Description |
|---|---|---|
| Format Mode | How to format the output. | |
| Timeout (sec) | Max time in seconds to wait for Textract to complete. |
Output
Textract The text extracted from the file.