AWS Certified Machine Learning Engineer – Associate (MLA-C01) — Question 201

A retail company is creating an AI-powered assistant for customers. The company has a large body of documentation that the assistant needs to use for general inquiries. The company wants any responses about prices to use only documentation that is less than 1 month old.

Which solution will meet these requirements?

Answer options

Correct answer: A

Explanation

Option A is correct because it directly implements a document attribute filter in Amazon Q Business to ensure that pricing responses are generated from the most recent documents. The other options either do not utilize the necessary filtering mechanisms (B) or do not utilize Amazon Q Business effectively (C and D), making them inadequate for the requirements stated.