Sample SDK Project: AWS Textract

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:
  1. Create a custom package, upload it to the Control Room, and test the uploaded package.

    Build and test a custom package.

  2. Create a sample project with Amazon Textract using the Analyze Document API. See the reference project: Amazon Textract.
  3. Create credential and locker in the Credential Vault.
  4. Create a parser and configure it with a learning instance in Document Automation.

    Create a parser and configure with learning instance

  5. Process documents with the third-party parser.

    Process documents in Document Automation