AWS Certified AI Practitioner (AIF-C01) — Question 97
A company wants to develop an AI application to help its employees check open customer claims, identify details for a specific claim, and access documents for a claim.
Which solution meets these requirements?
Answer options
- A. Use Agents for Amazon Bedrock with Amazon Fraud Detector to build the application.
- B. Use Agents for Amazon Bedrock with Amazon Bedrock knowledge bases to build the application.
- C. Use Amazon Personalize with Amazon Bedrock knowledge bases to build the application.
- D. Use Amazon SageMaker to build the application by training a new ML model.
Correct answer: B
Explanation
The correct answer is B because using Agents for Amazon Bedrock with Amazon Bedrock knowledge bases provides the necessary features for accessing and managing claim-related data and documents. The other options either use incorrect services that do not specifically address the requirements, such as Amazon Fraud Detector and Amazon Personalize, or suggest building a new model with Amazon SageMaker, which may not be necessary for this use case.