Courseiva
Security Logging and MonitoringmediumMultiple SelectObjective-mapped

SCS-C02 AWS CloudTrail Practice Question

A company needs to ensure that all API calls made to AWS are logged and that the logs are immutable. Which TWO steps should be taken? (Choose TWO.)

⚠ Common exam trap

Candidates often confuse log file validation (integrity checks) with immutability (prevention of deletion/modification), or assume that versioning alone provides sufficient protection against log tampering, when in fact only Object Lock in Compliance mode enforces true WORM immutability.

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

Enable AWS CloudTrail in all regions.

Enabling AWS CloudTrail in all regions ensures that all management events across every region are logged, which is essential for comprehensive security monitoring and compliance. However, note that data events (e.g., S3 object-level operations) require explicit configuration in the trail. Option C is correct because storing CloudTrail logs in an S3 bucket with Object Lock enabled in Compliance mode prevents any user, including the root user, from deleting or overwriting log files, ensuring immutability. Together, these steps satisfy the requirement that all API calls are logged and the logs are immutable.

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 CloudTrail log file validation.

    Why it's wrong here

    Log file validation ensures integrity, not immutability against deletion.

  • Enable AWS CloudTrail in all regions.

    Why this is correct

    CloudTrail logs all API calls across regions.

  • Store CloudTrail logs in an S3 bucket with Object Lock enabled in Compliance mode.

    Why this is correct

    Compliance mode prevents any user from deleting objects.

  • Send CloudTrail logs to CloudWatch Logs with a retention policy.

    Why it's wrong here

    CloudWatch Logs retention policy only controls how long logs are kept; they can be deleted.

  • Enable S3 versioning on the destination bucket.

    Why it's wrong here

    Versioning allows overwrites and does not prevent deletion of objects.

Quick reference

AWS S3 Storage Class Comparison

Storage ClassMin DurationRetrievalUse Case
S3 StandardNoneImmediateFrequently accessed data
S3 Standard-IA30 daysImmediateInfrequent access, rapid retrieval
S3 One Zone-IA30 daysImmediateNon-critical infrequent data
S3 Intelligent-TieringNoneImmediate–hoursUnknown or changing access patterns
S3 Glacier Instant90 daysMillisecondsArchive with instant retrieval
S3 Glacier Flexible90 daysMinutes–hoursArchive, flexible retrieval
S3 Glacier Deep Archive180 daysHoursLong-term compliance archive

About these practice questions

One of 376 original SCS-C02 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 →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This SCS-C02 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-C02 exam.