SCS-C03 Detection Practice Question
A security analyst needs to detect potential exfiltration of sensitive data from an S3 bucket that has public access blocked. Which Amazon GuardDuty feature should be configured to detect anomalous data access patterns by internal IAM users?
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
✓
Activate S3 Protection in Amazon GuardDuty.
GuardDuty S3 Protection analyzes CloudTrail S3 data events to detect anomalous activities, such as unusual access patterns or data access from unexpected locations. This feature is essential for identifying compromised identities that attempt to mass-download objects. By focusing on data-level events, it provides visibility into malicious behavior that standard API monitoring might miss, ensuring that even authorized users are monitored for activity that deviates from their historical baseline profile.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✗
Enable VPC Flow Logs analysis within GuardDuty.
Why it's wrong here
GuardDuty VPC Flow Logs analysis focuses on network traffic between instances, not data-level interactions with S3. Since S3 is a regional, public-facing service, VPC flow logs cannot capture the specific API calls or object-level access patterns required to identify data exfiltration attempts happening at the storage layer.
- ✓
Activate S3 Protection in Amazon GuardDuty.
Why this is correct
GuardDuty S3 Protection specifically monitors CloudTrail data events to detect suspicious behavior like unusual data access patterns or access from malicious IP addresses. It helps detect compromised credentials or insider threats attempting to exfiltrate data from buckets, making it the most effective tool for this specific security requirement.
- ✗
Configure AWS CloudTrail Insights for the S3 management events.
Why it's wrong here
CloudTrail Insights detects anomalies in management events, such as creating or deleting buckets. It does not monitor the data plane, meaning it cannot detect the actual object-level 'GetObject' calls required to monitor for exfiltration. It is designed for operational monitoring rather than identifying granular data access anomaly patterns.
- ✗
Deploy Macie to monitor S3 bucket access logs.
Why it's wrong here
Amazon Macie is primarily designed for data discovery and classification to identify PII. While it can identify publicly accessible buckets, it is not an anomaly detection engine meant for monitoring real-time access patterns or identifying potential exfiltration activities by users; it is a sensitive data security and compliance tool.
Quick reference
AWS S3 Storage Class Comparison
| Storage Class | Min Duration | Retrieval | Use Case |
|---|---|---|---|
| S3 Standard | None | Immediate | Frequently accessed data |
| S3 Standard-IA | 30 days | Immediate | Infrequent access, rapid retrieval |
| S3 One Zone-IA | 30 days | Immediate | Non-critical infrequent data |
| S3 Intelligent-Tiering | None | Immediate–hours | Unknown or changing access patterns |
| S3 Glacier Instant | 90 days | Milliseconds | Archive with instant retrieval |
| S3 Glacier Flexible | 90 days | Minutes–hours | Archive, flexible retrieval |
| S3 Glacier Deep Archive | 180 days | Hours | Long-term compliance archive |
About these practice questions
This SCS-C03 question is part of Courseiva's 99-question bank — original exam-style content with full explanations and wrong-answer analysis, never real exam questions or exam dumps. Learn why practice questions differ from exam dumps →
JA
Written and reviewed by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
Last reviewed September 2026 · checked against the official Amazon Web Services exam blueprint
This SCS-C03 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 SCS-C03 exam.