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

A company is creating an application that will recommend products for customers to purchase. The application will make API calls to Amazon Q Business. The company must ensure that responses from Amazon Q Business do not include the name of the company's main competitor.
Which solution will meet this requirement?

Answer options

Correct answer: A

Explanation

The correct answer is A, as configuring the competitor's name as a blocked phrase directly prevents it from being included in responses. Option B is incorrect because using a retriever alone doesn't ensure the name is blocked. Option C is not applicable since Amazon Kendra is not needed for this specific requirement. Option D would only reduce the prominence of the competitor's name, not block it entirely.