Skip to content

Intelligent document processing (IDP) with AWS AI services to automate information extraction from documents of different types and formats, without the need for machine learning skills.

Notifications You must be signed in to change notification settings

HK-Transfield/terraform-aws-ai-idp

Repository files navigation

Requirements

Name Version
aws 5.81.0
random 3.6.3

Providers

Name Version
aws 5.81.0
random 3.6.3

Modules

Name Source Version
classify_textract_output_lambda_function ./modules/lambda-function-builder n/a
enriched_documents ./modules/document-storage n/a
input_documents ./modules/document-storage n/a
textract_events ./modules/event-driven-updates n/a
textract_updates_lambda_function ./modules/lambda-function-builder n/a

Resources

Name Type
aws_lambda_event_source_mapping.textract_output resource
random_string.this resource
aws_iam_policy_document.allow_lambda_textract_async_job data source
aws_iam_policy_document.lambda_exec_policy data source

Inputs

Name Description Type Default Required
domain_name The domain name of the Sagemaker studio instance string "IDPSagemakerDomain" no
user_profile_name The user profile name for the IDP workshop string "SageMakerUser" no

Outputs

No outputs.

About

Intelligent document processing (IDP) with AWS AI services to automate information extraction from documents of different types and formats, without the need for machine learning skills.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published