1.
Introduction
Amazon Textract Overview
Workshop Architecture
2.
Set Up the Project
3.
Workshop Modules
Familiarize with the Amazon Textract API
Module 1 - Synchronous Processing
Create the S3 Bucket
Create the SQS Synchronous Queue
Create the Amazon DynamoDB Tables
Create the Lambda Layers
Create the S3 Processor Lambda
Create an IAM Role
Create the Lambda Function
Create S3 Event Trigger
Add a Lambda layer
Create Task Processor Lambda
Create the Lambda Function
Create the DynamoDB Trigger
Add the Lambda Layer
Create SQS Processor Lambda
Create the Lambda Function
Create SQS Event Trigger
Add a Lambda Layer
Test the Synchronous Pipeline
Module 2 - Asynchronous Processing
Deploy the asyncronous processing infrastructure
Test the Asynchronous Pipeline
English
© 2019 Amazon Web Services, Inc. or its Affiliates. All rights reserved.
Edit this page
Serverless document processing
> Introduction
In this section we will cover:
Introduction
In this section we will cover:
The basic functionality of
Amazon Textract
.
The high level architecture of the document processing workshop.