Sample SDK Project: AWS Textract
- Updated: 2024/05/08
Document Automation enables the community developers to integrate third-party extraction services and create packages.
You can develop a sample SDK project and use it as a template for onboarding any user who wants to integrate third-party packages in Document Automation.
To create a sample SDK project, perform these steps:
- Create a custom package, upload it to the Control Room, and test the uploaded package.
- Create a sample project with Amazon Textract using the Analyze Document API. See the reference project: Amazon Textract.
- Create credential and locker in the Credential Vault.
- Create a parser and configure it with a learning instance in Document Automation.
- Process documents with the third-party parser.