Amazon Textract Library

Amazon Textract Library (ODC)

Stable version 1.0.1 (Compatible with ODC)
Uploaded on 20 November 2024 by OutSystems Labs
Amazon Textract Library

Amazon Textract Library (ODC)

Documentation
1.0.1

Amazon Textract is a machine learning service that extracts text and handwriting from scanned documents. It can also analyze and extract data from forms and tables.

This connector allows you to use the following Textract capabilities:

  • Detect and extract handwriting and printed text from scanned documents

  • Identify, analyze, and extract data structured in forms and tables

  • Extract financial data from printed documents

This component is based on the AWS SDK for .NET v3.

Requirements

To use this connector you must have:

Some connector actions also require the input file to be stored in an S3 bucket. To use these capabilities, the AWS account must have access to get objects from the specified bucket.

See the AWS documentation for detailed information on getting started, developing, and working with Amazon Textract.

Authentication

To configure your connector to access Amazon Textract, you need the following AWS authentication information:

  • The access key ID of your AWS access key

  • The secret access key of your AWS access key

  • The AWS Region of the service endpoint you want to connect. To reduce latency, you should choose a region close to your application server. See the API documentation for the list of region names.