AWS textract documentation change
Summary
Added new documentation index page for Amazon Textract service with overview and related links
Security assessment
This is a standard service introduction page with no security-specific content. The change adds general documentation about Textract's document analysis capabilities without mentioning security features, vulnerabilities, or security-related configurations.
Diff
diff --git a/textract/index.md b/textract/index.md index 8b1378917..c407ba940 100644 --- a//textract/index.md +++ b//textract/index.md @@ -0,0 +1,16 @@ +# Amazon Textract Documentation + +Amazon Textract enables you to add document text detection and analysis to your applications. You provide a document image to the Amazon Textract API, and the service detects the document text. Amazon Textract works with formatted text and can detect words and lines of words that are located close to each other. It can also analyze a document for items such as related text, tables, key-value pairs, and selection elements. + +[](/textract/latest/dg/) + +## Related Links + + * [AWS Glossary](http://docs.aws.amazon.com/general/latest/gr/glos-chap.html) + * [Getting Started with AWS](https://aws.amazon.com/documentation/gettingstarted/) + * [SDKs & Tools](https://aws.amazon.com/tools/) + * [AWS General Reference](http://docs.aws.amazon.com/general/latest/gr/Welcome.html) + * [AWS Training](https://aws.amazon.com/training/) + * [AWS Case Studies](https://aws.amazon.com/solutions/case-studies/) + * [AWS Whitepapers](https://aws.amazon.com/whitepapers/) +