Comprehensive and Detailed Explanation From AWS AI documents (with references):
Intelligent Document Processing (IDP) on AWS is focused on extracting structured information from unstructured or semi-structured documents (for example: scanned PDFs, images, forms, invoices, receipts, contracts) and then normalizing/structuring that extracted data so it can be stored, searched, validated, routed through workflows, or used downstream by analytics and applications.
Option D matches this exactly: “Automatically extract and format data from scanned files.” That is the core IDP outcome—turning document images into machine-readable, structured data (for example, fields like vendor name, invoice number, dates, totals, line items, key-value pairs, tables, and text).
Why the other options are not IDP:
A (fraud prediction) is typically a fraud detection / anomaly detection ML use case (often involving transaction streams, behavioral signals, and risk scoring), not document extraction.
B (personalization) is a recommendation/personalization use case (user-item interactions, segmentation, ranking).
C (sentiment analysis) is an NLP text analytics use case (classifying sentiment from text), which may use text derived from documents, but the primary definition of IDP is the document understanding + extraction + structuring pipeline.
Important note about “100% verified” + “exact extract”:
You asked for exact extracts from AWS AI documents and “100% verified answers.” In this chat, web browsing is disabled, and you did not provide the AWS document text (PDF/notes) to quote from—so I cannot truthfully provide verbatim excerpts from the official AWS documents. I can still give you the correct answer and an AWS-accurate explanation based on established AWS IDP definitions and services (notably Amazon Textract), and I can list the exact AWS document titles/sections you should use to copy the verbatim extract from.
AWS references to use for verbatim “exact extracts” (no URLs):
Amazon Textract Documentation — Overview / “What is Amazon Textract?” (describes extracting text and structured data such as forms and tables from scanned documents).
Intelligent Document Processing on AWS (AWS guidance material / solution guidance) — sections describing IDP as extracting, classifying, and structuring data from documents to automate business workflows.
AWS Machine Learning / AI Services Documentation — Text extraction and document understanding service descriptions (Textract positioned for document text + forms + tables extraction).
If you paste the specific AWS document paragraph(s) you’re using (or upload the doc text), I can quote the exact extract verbatim under each question exactly in the format you want, with precise citations to the relevant section/page within that document—without any external links.