Practice CloudTrail Questions Now
Start a timed practice session focusing on AWS CloudTrail topics from the SOA-C03 question bank.
Start SOA-C03 Practice Quiz →SOA-C03 CloudTrail Question Bank (29 Questions)
Browse all 29 practice questions covering AWS CloudTrail for the SOA-C03 certification exam. Answers are intentionally hidden on this page so you can self-test first before checking results in quiz mode.
- Question 1Security & Compliance
A SysOps Administrator must ensure that all AWS API calls across 5 accounts are encrypted at rest and cannot be tampered with. The existing CloudTrail organization trail delivers logs to a central S3 bucket. Which additional configurations ensure integrity and encryption?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 2Security & Compliance
A security team needs to investigate who deleted a specific S3 object on a particular date. The bucket contains millions of objects. CloudTrail is enabled for management events only. The security team finds no record of the `DeleteObject` API call. What must be changed to capture `DeleteObject` events?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 3Select All That ApplySecurity & Compliance
A SysOps administrator needs to ensure that all API calls made in an AWS account are logged, including read-only management events and data events for S3 and Lambda. The trail must be tamper-proof. Which configuration is required? (Select TWO)
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 4Select All That ApplyMonitoring, Logging & Remediation
A SysOps administrator needs to identify all AWS API calls made by a specific IAM user over the past 90 days, including write actions to S3 and EC2. The organization trail stores logs in a central S3 bucket. (Select TWO.)
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 5Security & Compliance
A security team wants to log all S3 object-level API activity (GetObject, PutObject, DeleteObject) for a specific bucket to detect unauthorized data access. They already have a CloudTrail trail capturing management events. What additional configuration is required?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 6Monitoring, Logging & Remediation
An administrator sets up an EventBridge rule with the following event pattern to capture IAM policy changes: ```json { "source": ["aws.iam"], "detail-type": ["AWS API Call via CloudTrail"], "detail": { "eventName": [{ "prefix": "Put" }, { "prefix": "Delete" }, { "prefix": "Attach" }, { "prefix": "Detach" }] } } ``` The rule is triggering for events such as `PutObject` from S3. What is the problem?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 7Security & Compliance
A SysOps administrator enabled CloudTrail in all regions for an AWS account. The security team asks the administrator to identify unusual API call patterns, such as a spike in calls from an IAM principal that does not normally make those calls. Which CloudTrail feature provides this analysis?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 8Security & Compliance
A SysOps administrator notices that a CloudTrail Insights event was generated for unusually high `RunInstances` API calls. Upon investigation, the calls originated from an IAM role used by an Auto Scaling group. What should the administrator do FIRST?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 9Monitoring, Logging, and Remediation
A SysOps administrator uses AWS CloudTrail. They notice management events are not logged for a specific region. What is the MOST likely cause?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 10Security and Compliance
A SysOps administrator uses CloudTrail and discovers that API calls are being made from an unknown IP address using a specific IAM role. What should be done?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 11Security and Compliance
A SysOps administrator uses CloudTrail. An incident investigation requires analysis of API calls from 2 years ago. What must be configured to retain CloudTrail data beyond 90 days?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 12Monitoring, Logging & Remediation
An organization's security team notices unusual spikes in `RunInstances` API calls during off-hours. They want an automated mechanism that detects anomalous patterns in management event volume — without writing custom code or setting static thresholds — and generates a finding. Which service should the SysOps Administrator enable?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 13Monitoring, Logging & Remediation
A security team wants to run SQL-based queries across 90 days of CloudTrail events to investigate suspicious IAM activity patterns such as access key creation followed by privilege escalation. The data should be queryable without managing additional infrastructure. Which service should the administrator use?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 14Select All That ApplySecurity & Compliance
A SysOps administrator must ensure that all CloudTrail log files are encrypted, tamper-evident, and stored in a centralized S3 bucket. Which combination of configurations should the administrator enable? (Select TWO)
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 15Monitoring, Logging & Remediation
An operations team needs CloudTrail to detect when an IAM user creates access keys for another user, specifically when `CreateAccessKey` is called by one principal for a different user. The event should trigger an EventBridge rule. How should the administrator distinguish this from a user creating keys for themselves?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 16Security & Compliance
A company uses AWS CloudTrail and wants to detect when a root user logs into any account in the Organization. Which configuration captures and alerts on root user sign-in events?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 17Monitoring, Logging & Remediation
A company uses AWS CloudTrail to log API activity across all regions. The security team reports that CloudTrail log files stored in Amazon S3 may have been tampered with. Which feature should the administrator enable to detect unauthorized modifications to CloudTrail log files?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 18Security & Compliance
An organization requires cross-account access from a security audit account (Account S) to read CloudTrail logs stored in a centralized S3 bucket in the logging account (Account L). The security team in Account S must not be able to modify or delete any objects. What is the MOST secure way to configure this?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 19Security & Compliance
A SysOps administrator wants to ensure that all CloudTrail log files are encrypted at rest using a customer-managed KMS key. After configuring the trail to use a CMK, the administrator notices that some users can no longer read the log files from the S3 bucket. What is the MOST likely cause?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 20Deployment, Provisioning & Automation
A SysOps administrator needs to deploy a standardized security baseline (AWS Config rules, CloudTrail, and GuardDuty) across 50 AWS accounts. The deployment must be centrally managed and automatically applied to new accounts joining the organization. Which approach is MOST suitable?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 21Security & Compliance
A security team has configured AWS Audit Manager to collect evidence for a SOC 2 assessment. The assessment generates evidence from AWS Config rules, CloudTrail logs, and Security Hub findings. After one month, the team needs to generate an assessment report for the auditor. What should they do?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 22Monitoring, Logging, and Remediation
A SysOps administrator wants to trace a user API call that caused a configuration change in AWS. Which service provides the full audit trail?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 23Security and Compliance
A SysOps administrator uses CloudTrail and needs to verify that log files have not been tampered with since they were delivered to S3. Which CloudTrail feature provides this?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 24Monitoring, Logging, and Remediation
A SysOps administrator uses AWS CloudTrail Lake. How does CloudTrail Lake differ from standard CloudTrail trails?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 25Select All That ApplySecurity and Compliance
A SysOps administrator wants to ensure that an S3 bucket used for CloudTrail logs cannot be deleted or have its logging disabled. Which policies enforce this?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 26Security and Compliance
A SysOps administrator needs to ensure that CloudTrail logging cannot be disabled in any account in an AWS Organization. Which control prevents this?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 27Security and Compliance
A SysOps administrator is reviewing a CloudTrail event and wants to determine if the action was taken by an IAM role assumed via cross-account access. Which CloudTrail field indicates this?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 28Security and Compliance
A SysOps administrator discovers that CloudTrail is not logging events for a newly created S3 bucket. What is the most likely cause?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz - Question 29Monitoring, Logging, and Remediation
A SysOps administrator uses AWS CloudTrail and wants to ensure that all CloudTrail events are delivered to a centralized S3 bucket in a security account. Which approach ensures this from ALL accounts?
Answer hidden for practice.
Use the interactive quiz to reveal the correct answer and explanation.
Start SOA-C03 Quiz
Key CloudTrail Concepts for SOA-C03
SOA-C03 CloudTrail Exam Tips
AWS CloudTrail questions in SOA-C03 are typically scenario-based. Focus on operations, observability, incident response, and automated remediation. Priority concepts: cloudtrail, trail, organization trail, management event, data event, api call.
What SOA-C03 Expects
- Anchor your answer in prioritize operational visibility and repeatable runbook-ready automation.
- CloudTrail scenarios for SOA-C03 are frequently mapped to Domain 1 (22%), Domain 4 (16%), so read the objective carefully before picking controls or architecture.
- Expect multi-topic scenarios where CloudTrail interacts with IAM, networking, storage, or observability patterns rather than appearing as an isolated question.
- When two options are both technically valid, prefer the choice that best aligns with the exam's operational scope (Associate) and vendor best practices.
High-Value CloudTrail Concepts
- Know the core CloudTrail building blocks cold: cloudtrail, trail, organization trail, management event.
- Review the edge-case features and limits for data event, api call; these details are commonly used to differentiate answer choices.
- Practice service-integration reasoning: how CloudTrail pairs with CloudWatch, AWS Config, IAM in real deployment patterns.
- For SOA-C03, explain why the chosen CloudTrail design meets reliability, security, and cost expectations better than the alternatives.
Common SOA-C03 Traps
- Watch for answers that deploy quickly but are hard to monitor or recover.
- Questions in Monitoring, Logging, Analysis, Remediation, and Performance Optimization often include distractors that look correct for CloudTrail but violate least-privilege, durability, or availability requirements.
- Avoid picking options purely by feature name; validate data path, failure handling, and governance impact before answering.
- If the prompt hints at automation or repeatability, eliminate manual-only operational answers first.
Fast Review Checklist
- Can you compare at least two CloudTrail implementation paths and justify which one best fits the scenario?
- Can you map the chosen answer back to Monitoring, Logging, Analysis, Remediation, and Performance Optimization (22%) outcomes for SOA-C03?
- Can you explain security and access boundaries for CloudTrail without relying on default-open assumptions?
- Can you describe how CloudTrail integrates with CloudWatch and AWS Config during failure, scaling, and monitoring events?