Q60 — AWS AIF-C01 Ch.3
Question 60 of 100 | ← Chapter 3
A sales representative stores customer contracts in PDF format in an Amazon S3 bucket. The sales representative needs a solution to summarize document content and answer questions based on information in the documents. The sales representative has no coding experience. Which AWS service meets these requirements?
- A. Amazon QuickSight
- B. Amazon Textract
- C. Amazon SageMaker Canvas ✓
- D. Amazon Kendra
Correct Answer: C. Amazon SageMaker Canvas
Explanation
Amazon SageMaker Canvas is a no-code service for building machine learning models, suitable for users without coding experience. It enables drag-and-drop model building, training, and deployment. For the sales representative, customer contract PDFs can be uploaded to an Amazon S3 bucket, and Amazon SageMaker Canvas can be used to build a model that summarizes document content and answers questions based on that content—fulfilling the requirement. Other options—Amazon QuickSight (for data visualization), Amazon Textract (for text and table extraction from documents), and Amazon Kendra (for enterprise search and Q&A)—do not directly satisfy this need. View all