CDK constructs for defining an interaction between an AWS Lambda function and Amazon Textract with optional S3 buckets.
npm install @aws-solutions-constructs/aws-lambda-textract---
---
| Reference Documentation:| https://docs.aws.amazon.com/solutions/latest/constructs/|
|:-------------|:-------------|
| Language | Package |
|:---------|---------|
|!Python Logo Python|aws_solutions_constructs.aws_lambda_textract|
|!Typescript Logo Typescript|@aws-solutions-constructs/aws-lambda-textract|
|!Java Logo Java|software.amazon.awsconstructs.services.lambdatextract|
This AWS Solutions Construct implements an AWS Lambda function connected to Amazon Textract service. For asynchronous document analysis jobs, the construct can optionally create source and destination S3 buckets with appropriate IAM permissions for the Lambda function to interact with both buckets and Amazon Textract service.
For full documentation, see the README.adoc file.
---
© Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.