AWS textract documentation change
Summary
Updated PDF maximum width specification from 2880 points to 9000 points
Security assessment
This change reflects an update to service limits and has no direct security implications. It does not address or introduce any security-related issues.
Diff
diff --git a/textract/latest/dg/limits-document.md b/textract/latest/dg/limits-document.md index 5bd0c346d..0758da02f 100644 --- a//textract/latest/dg/limits-document.md +++ b//textract/latest/dg/limits-document.md @@ -13 +13 @@ File Size and Page Count Limits | For synchronous operations, JPEG, PNG, PDF, a -PDF Specific Limits | The maximum height and width is 40 inches and 2880 points. PDFs cannot be password protected. PDFs can contain JPEG 2000 formatted images. +PDF Specific Limits | The maximum height and width is 40 inches and 9000 points. PDFs cannot be password protected. PDFs can contain JPEG 2000 formatted images.