Amazon Textract Connector
Content Type: Module
Categories: AWS,Artificial Intelligence
Overview
The Amazon Textract connector provides a way for you to enrich your Mendix app with the capability to extract text, handwriting and data from documents by implementing Amazon Textract.
The connector provides the following actions:
- AnalyzeDocument
- AnalyzeExpense
- StartDocumentAnalysis
- GetDocumentAnalysis
- StartExpenseAnalysis
- GetExpenseAnalysis
For more information about our AWS Connector strategy, please see the Mendix Evaluation Guide
Documentation
Please see the documentation on Mendix Docs.
Releases
Version: 2.1.0
Framework Version: 9.24.2
Release Notes: - The Amazon Textract Connector has been updated to Mendix version 9.24.2.
- The textract sdk was updated to version 2.27.17 to be in line with the AWS Authentication modules sdk version.
- Some jar files where centralized to the AWS Authentication connector.
- Improved handling of enumerations was introduced.
Version: 2.0.0
Framework Version: 9.18.0
Release Notes: - Connector updated to work with Authentication Connector 3.0 and newer versions
Version: 1.2.2
Framework Version: 9.18.0
Release Notes: New actions available to work with multipage documents and small bug fixes.
Version: 1.0.3
Framework Version: 9.18.0
Release Notes: Bug fixes and small improvements