AIF-C01 Guidelines for Responsible AI Practice Question
A security team is concerned about adversarial attacks on their image classification model deployed on Amazon SageMaker. They want to test robustness against carefully crafted inputs that cause misclassification. What approach should they use?
⚠ Common exam trap
AWS often tests the distinction between monitoring for natural data drift (Model Monitor) and proactively testing for adversarial robustness (Clarify), leading candidates to mistakenly choose Model Monitor when the question explicitly asks for testing against crafted inputs.
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
✓
Generating adversarial examples using SageMaker Clarify
SageMaker Clarify includes built-in capabilities for generating adversarial examples to evaluate model robustness against inputs designed to cause misclassification. This directly addresses the security team's concern by simulating adversarial attacks, allowing them to measure and improve the model's resilience before deployment.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Data augmentation on the training set
Why it's wrong here
Augmentation improves robustness but does not test against adversarial inputs.
- ✗
A/B testing between two similar models
Why it's wrong here
A/B testing does not assess adversarial robustness.
- ✗
SageMaker Model Monitor with adversarial drift
Why it's wrong here
Model Monitor does not detect adversarial examples specifically.
- ✓
Generating adversarial examples using SageMaker Clarify
Why this is correct
Clarify includes adversarial validation capabilities to test robustness.
Go deeper
Related to this question
About these practice questions
One of 619 original AIF-C01 practice questions on Courseiva, each with a full explanation and wrong-answer analysis — not exam dumps or protected exam content. 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.