Skip to content

Commit 1338f86

Browse files
committed
deprecated message
1 parent afe0b43 commit 1338f86

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
# DEPRECATED
2+
3+
This repository will only be maintained with security fixes and phased out by 2023/09/30.
4+
5+
We recommend to use a solution based on https://github.com/aws-samples/amazon-textract-idp-cdk-constructs.
6+
Samples in Python are available https://github.com/aws-samples/amazon-textract-idp-cdk-stack-samples
7+
and in Java are available at: https://github.com/aws-samples/amazon-textract-idp-cdk-samples-java
8+
9+
The advantage of the new architecture are:
10+
* Versioned and published as packages
11+
* Easier customization and extension through Step Functions
12+
* Support for different languages
13+
* More features and addition of more capabilities
14+
15+
This workshop https://catalog.us-east-1.prod.workshops.aws/workshops/f2dd7c46-e022-4f9c-8399-dcad742be516/en-US introduces the concepts and shows ways to customize the workflows for your use case
16+
17+
18+
19+
20+
121
# Large scale document processing with Amazon Textract
222

323
This reference architecture shows how you can extract text and data from documents at scale using Amazon Textract. Below are some of the key attributes of the reference architecture:

0 commit comments

Comments
 (0)