AWS textract documentation change
Summary
Updated index page structure by adding descriptive headings for Developer Guide and API Reference sections
Security assessment
The change only restructures documentation links with descriptive headings. No security-related content was added, modified, or referenced.
Diff
diff --git a/textract/index.md b/textract/index.md index c407ba940..61f1fcf0d 100644 --- a//textract/index.md +++ b//textract/index.md @@ -5 +5,3 @@ Amazon Textract enables you to add document text detection and analysis to your -[](/textract/latest/dg/) +### [Developer Guide Provides a conceptual overview of Amazon Textract and detailed instructions for using its various features. ](/textract/latest/dg/) + +### [API Reference Describes the API operations for Amazon Textract. This includes the request parameters and response elements for each API operation, and common errors. ](/textract/latest/APIReference/)