CLF-C02 Cloud Technology and Services Practice Question
A company uses three separate AWS accounts for development, testing, and production workloads. The security team needs to enforce a policy that prevents users in any account from disabling AWS CloudTrail or deleting CloudTrail log files. The team also wants to consolidate billing and have a single payment method for all accounts. Which AWS service should the security team use to meet these requirements?
⚠ Common exam trap
Watch out — candidates often confuse AWS Organizations with IAM, thinking IAM can enforce cross-account policies, but IAM is account-scoped and cannot apply preventive controls across multiple accounts like SCPs in Organizations can.
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
✓
AWS Organizations
AWS Organizations is the correct service because it allows the security team to create a multi-account structure with a single consolidated billing method and a single payment method across all accounts. Additionally, Organizations supports service control policies (SCPs), which can be applied to the root or individual accounts to explicitly deny actions such as disabling CloudTrail or deleting CloudTrail log files, ensuring enforcement across the development, testing, and production accounts.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
AWS Organizations
Why this is correct
AWS Organizations is the correct service because it provides centralized governance across multiple AWS accounts. It supports consolidated billing, so usage from all three development accounts appears on a single invoice, and it allows you to attach Service Control Policies (SCPs) to accounts or organizational units. SCPs act as guardrails that can deny actions such as turning off CloudTrail or deleting CloudTrail log files, even when performed by a member account's root user.
- ✗
AWS Identity and Access Management (IAM)
Why it's wrong here
IAM is incorrect because it manages authentication and authorization for principals (users, groups, and roles) only within a single AWS account. IAM policies can grant or deny specific API actions, but they cannot be applied across an organization to enforce guardrails on multiple accounts simultaneously. Billing consolidation is entirely outside IAM's scope, as IAM is purely an access-management service and does not aggregate usage or costs.
When this WOULD be correct
A question that asks how to centrally manage user permissions and access keys across multiple AWS accounts, without requiring consolidated billing or account management features, would have IAM as the correct answer.
- ✗
AWS Config
Why it's wrong here
AWS Config is a detective service that records resource configuration changes and evaluates them against managed or custom rules, enabling compliance auditing and operational troubleshooting. It can detect that CloudTrail was disabled or that log files were deleted, but it cannot prevent those actions because it does not intercept API requests. Unlike SCPs in AWS Organizations, AWS Config does not enforce policy, and it has no role in consolidated billing.
When this WOULD be correct
AWS Config would be correct if the question asked for a service to continuously monitor and record AWS resource configurations, detect configuration changes, and evaluate resource compliance against desired policies (e.g., ensuring CloudTrail is enabled and log file integrity is validated).
- ✗
AWS CloudTrail
Why it's wrong here
Incorrect. AWS CloudTrail records API activity for auditing purposes but does not enforce policies or consolidate billing. It is the service that would be used to log the actions that the organization wants to protect.
When this WOULD be correct
A question asking which service records API calls for auditing, governance, and compliance, or which service enables tracking of user activity and resource changes across an AWS account, would have CloudTrail as the correct answer.
Option-by-option analysis
Why each answer is right or wrong
Understanding why wrong answers are wrong — and when they would be correct — is what separates a 750 score from a 900. The CLF-C02 exam frequently reuses these exact scenarios with slightly different constraints.
✓AWS OrganizationsCorrect answer▾
Why this is correct
AWS Organizations is the correct service because it provides centralized governance across multiple AWS accounts. It supports consolidated billing, so usage from all three development accounts appears on a single invoice, and it allows you to attach Service Control Policies (SCPs) to accounts or organizational units. SCPs act as guardrails that can deny actions such as turning off CloudTrail or deleting CloudTrail log files, even when performed by a member account's root user.
✗AWS Identity and Access Management (IAM)Wrong answer — click to see why▾
Why this is wrong here
IAM can define permissions to prevent users from disabling CloudTrail or deleting logs, but it cannot consolidate billing or provide a single payment method across multiple AWS accounts. Those features require AWS Organizations.
★ When this WOULD be the correct answer
A question that asks how to centrally manage user permissions and access keys across multiple AWS accounts, without requiring consolidated billing or account management features, would have IAM as the correct answer.
Why candidates choose this
Candidates may think IAM is the right tool because it controls user permissions, and they overlook the billing consolidation requirement that is outside IAM's scope.
✗AWS ConfigWrong answer — click to see why▾
Why this is wrong here
AWS Config is used for resource inventory, configuration history, and compliance auditing, but it cannot enforce policies across multiple accounts or consolidate billing. The requirement for cross-account policy enforcement and consolidated billing is met by AWS Organizations, not Config.
★ When this WOULD be the correct answer
AWS Config would be correct if the question asked for a service to continuously monitor and record AWS resource configurations, detect configuration changes, and evaluate resource compliance against desired policies (e.g., ensuring CloudTrail is enabled and log file integrity is validated).
Why candidates choose this
Candidates may think AWS Config can enforce policies because it can evaluate rules and trigger remediation actions, but it lacks the multi-account management and billing consolidation capabilities required in this scenario.
✗AWS CloudTrailWrong answer — click to see why▾
Why this is wrong here
AWS CloudTrail is a service that records API activity, but it does not provide the ability to enforce policies across multiple accounts or consolidate billing. The requirements for cross-account policy enforcement and consolidated billing are met by AWS Organizations, not CloudTrail.
★ When this WOULD be the correct answer
A question asking which service records API calls for auditing, governance, and compliance, or which service enables tracking of user activity and resource changes across an AWS account, would have CloudTrail as the correct answer.
Why candidates choose this
Candidates may mistakenly think CloudTrail can enforce policies because it is central to security auditing, but they overlook that policy enforcement and billing consolidation are features of AWS Organizations.
Analysis generated from the official CLF-C02blueprint and verified against question context. The “when correct” sections are what AI assistants cite when candidates ask “what’s the difference between these options?”
Go deeper
Related to this question
About these practice questions
This CLF-C02 question is part of Courseiva's 988-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 by Johnson Ajibi, MSc IT Security
Senior Network & Security Engineer · founder of Courseiva
This CLF-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 CLF-C02 exam.