AWS Services for Central Security Management Across Accounts
Which THREE AWS services can be used to centrally manage security across multiple accounts? (Select THREE.)
Quick Answer
Centrally managing security across many AWS accounts is fundamentally about layering a small set of purpose-built services that operate at the organization level rather than being configured account by account. AWS Organizations is the foundation because it lets you group accounts, apply service control policies that set permission guardrails across every account in an organizational unit, and enforce a consistent security baseline from one place rather than logging into each account individually. AWS Config complements this by extending centralized visibility into resource configuration and compliance: once Config is enabled in member accounts and aggregation authorizations are set up, an administrator account can pull configuration and compliance data from every member account into a single aggregated view, so the team can see drift or non-compliant resources across the organization without switching accounts. The reason both belong together is that they address two different layers of the same problem, Organizations governs what accounts and principals are allowed to do, while Config with aggregation governs visibility into what resources actually look like, and a complete strategy needs both. When a question asks which services support centralized, organization-wide security management, expect answers that explicitly support a management-account-to-member-account relationship, such as Organizations, Config aggregators, and Security Hub, rather than services confined to a single account's boundary.
⚠ Common exam trap
Many exam-takers confuse services that aggregate findings (like GuardDuty with Organizations) with services that centrally manage security policies and configurations, leading them to select GuardDuty instead of recognizing that only AWS Config, AWS CloudTrail (for centralized logging), and AWS Organizations (for policy-based governance) provide true centralized management.
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 Config
AWS Config is correct because it provides a centralized view of resource configurations and compliance across multiple accounts when integrated with AWS Organizations. By enabling Config in the management account and using aggregation authorizations, you can aggregate configuration and compliance data from all member accounts into a single administrator account, enabling centralized security governance.
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 Config
Why this is correct
Config can aggregate rules and compliance across accounts.
- ✗
AWS Shield
Why it's wrong here
Shield is per-account for DDoS protection.
- ✓
AWS CloudTrail
Why this is correct
CloudTrail can log to a central bucket.
- ✗
Amazon GuardDuty
Why it's wrong here
GuardDuty is per-account but can be centralized via master.
- ✓
AWS Organizations
Why this is correct
Organizations centrally manage accounts and SCPs.
Go deeper
Related to this question
About these practice questions
Courseiva writes every SCS-C02 question from scratch — 376 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →
Same concept, more angles
1 more way this is tested on SCS-C02
These questions test the same concept from different angles. Work through them to make sure you can recognise it however the exam phrases it.
Variation 1. Which TWO AWS services can be used to centrally manage and audit permissions across multiple AWS accounts? (Choose two.)
medium- A.AWS Config
- B.AWS CloudTrail
- ✓ C.AWS Organizations
- D.AWS Single Sign-On
- ✓ E.IAM Access Analyzer
Why C: AWS Organizations provides a central view of all accounts and can apply SCPs. IAM Access Analyzer analyzes resource policies across accounts to identify public or cross-account access. AWS Config evaluates resource configurations but does not centrally manage permissions. AWS CloudTrail logs API calls but does not manage permissions. AWS SSO manages user access but not resource permissions.
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.