The answer is that root user activity in CloudTrail is the most concerning security issue. This is correct because the AWS root user possesses unrestricted, immutable permissions that cannot be audited or scoped down by IAM policies, making any routine API call a direct violation of the principle of least privilege. On the AWS Certified Security Specialty SCS-C02 exam, this scenario tests your understanding of the shared responsibility model and the critical distinction between root user and IAM user governance—a common trap is overlooking that CloudTrail logs showing root user actions for non-essential tasks (like launching EC2 instances) signal either credential compromise or a complete lack of proper IAM controls. The exam expects you to recognize that root user activity should be reserved solely for account-level tasks such as closing the account or changing support plans. Memory tip: think "Root = Rare" — if you see root in CloudTrail for anything beyond a handful of account-critical actions, it is a red flag for a security misconfiguration.
SCS-C02 Security Logging and Monitoring Practice Question
This SCS-C02 practice question tests your understanding of security logging and monitoring. The scenario asks you to isolate a root cause — eliminate options that address a different problem before choosing. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
The root user is performing actions
Option B is correct because the root user is performing actions. In AWS, the root user has unrestricted access to all resources and services, and its use should be strictly limited to a few account-level tasks (e.g., closing the account, changing support plans). Routine API calls by the root user violate the principle of least privilege and indicate a serious security misconfiguration, as there is no way to audit or restrict root user permissions. CloudTrail logs showing root user activity for non-essential operations are a red flag for potential credential compromise or lack of proper IAM governance.
Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
✗
The security group rule allows SSH from 0.0.0.0/0
Why it's wrong here
That is a risk, but the root user activity is more concerning.
✓
The root user is performing actions
Why this is correct
Root user should not be used for routine tasks; its use is a security risk.
Related concept
Read the scenario before looking for a memorised answer.
✗
The API call failed as indicated by null response elements
Why it's wrong here
Null responseElements can indicate failure, but the event is logged; however, the root user is the primary concern.
✗
The request came from an external IP address
Why it's wrong here
External IP is normal for remote administration.
Common exam traps
Common exam trap: answer the scenario, not the keyword
Cisco often tests the misconception that a failed API call (null response) or an external IP address is automatically a security issue, but the real threat is the root user performing any action outside its limited scope, as this violates the foundational security principle of least privilege and indicates potential credential misuse.
Detailed technical explanation
How to think about this question
The root user is the account owner with immutable, full administrative privileges that cannot be restricted by IAM policies. AWS best practices mandate enabling multi-factor authentication (MFA) on the root user and using it only for a small set of account-level actions (e.g., changing support plans, closing the account). Any other API call by the root user, especially one that modifies resources (e.g., creating security groups, modifying VPCs), should trigger an immediate investigation because it bypasses all IAM controls and audit trails. In real-world scenarios, compromised root credentials have led to complete account takeovers, data exfiltration, and resource hijacking.
KKey Concepts to Remember
Read the scenario before looking for a memorised answer.
Find the constraint that changes the correct option.
Eliminate answers that are true in general but not in this case.
TExam Day Tips
→Watch for words such as best, first, most likely and least administrative effort.
→Review why wrong options are wrong, not only why the correct option is correct.
Key takeaway
Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.
Real-world example
How this comes up in practice
A company's IT admin needs to give a contractor read-only access to production logs without sharing account credentials. Using role-based access control (RBAC) and temporary scoped permissions — not a permanent shared password — is the correct pattern. Questions like this test whether you can apply least-privilege access across cloud identity services.
What to study next
Got this wrong? Here's your next step.
Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.
Security Logging and Monitoring — This question tests Security Logging and Monitoring — Read the scenario before looking for a memorised answer..
What is the correct answer to this question?
The correct answer is: The root user is performing actions — Option B is correct because the root user is performing actions. In AWS, the root user has unrestricted access to all resources and services, and its use should be strictly limited to a few account-level tasks (e.g., closing the account, changing support plans). Routine API calls by the root user violate the principle of least privilege and indicate a serious security misconfiguration, as there is no way to audit or restrict root user permissions. CloudTrail logs showing root user activity for non-essential operations are a red flag for potential credential compromise or lack of proper IAM governance.
What should I do if I get this SCS-C02 question wrong?
Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.
What is the key concept behind this question?
Read the scenario before looking for a memorised answer.
About these practice questions
Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →
Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.
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.
Question Discussion
Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.
Sign in to join the discussion.