Q15 — AWS AIF-C01 Ch.3

Question 15 of 100 | ← Chapter 3

A developer is integrating a generative AI-powered chatbot into an application and notices offensive language appearing in the application’s chat history. Which AWS service can the developer use to audit content and prevent offensive language?

Correct Answer: D. Amazon Comprehend

Explanation

Amazon Comprehend is a natural language processing service that analyzes text to identify key phrases, topics, sentiment, and syntax. It supports content moderation by detecting offensive or inappropriate language through custom or pre-trained models, enabling developers to filter harmful content before it appears in chat histories—making it suitable for real-time, application-integrated content auditing.