AIF-C01 Practice Question: Security, Compliance, and Governance for AI Solutions
A financial services company is deploying a large language model (LLM) on Amazon Bedrock for customer-facing applications. The compliance team mandates that the model must not generate any content containing personally identifiable information (PII). Additionally, the company wants to ensure that the model only answers questions related to its product documentation and refuses off-topic queries. Which THREE Bedrock Guardrails configurations should be applied?
Answer choices
Why each option matters
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Denied topics
To prevent PII leakage, enable PII redaction. To restrict to product documentation, use topic restrictions (denied topics for off-topic). To prevent harmful content, use content filters. Word filters are for specific words, and grounding check is for hallucination prevention but not directly for topic restriction.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
Denied topics
Why this is correct
Define topics the model should not discuss, such as off-topic queries.
- ✓
PII redaction
Why this is correct
Redacts or masks PII in model outputs.
- ✗
Word filters
Why it's wrong here
Word filters block specific words but are not the best for topic restriction or PII.
- ✗
Grounding check
Why it's wrong here
Grounding check ensures responses are based on source information, but does not restrict topics.
- ✓
Content filters
Why this is correct
Filters harmful content; also helps block inappropriate responses.
Go deeper
Related to this question
About these practice questions
Courseiva writes every AIF-C01 question from scratch — 619 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →
JA
Written by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This AIF-C01 practice question is part of Courseiva's free Amazon Web Services certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the AIF-C01 exam.