A Solutions Architect needs to set up centralized security monitoring across all AWS accounts in an organization using AWS Organizations. The architect wants to delegate security administration to a dedicated Security Tooling account and implement standardized security controls across different Organizational Units (OUs) using AWS Security Hub.
Arrange the steps in the correct order to configure AWS Security Hub with delegated administration and centralized configuration management.
- 1Enable trusted access for AWS Security Hub in the AWS Organizations management account.
- 2Designate the Security Tooling account as the delegated administrator for AWS Security Hub from the management account.
- 3Log in to the designated Security Tooling account to enable Security Hub and associate the organization's member accounts.
- 4From the Security Tooling account, create configuration policies and associate them with specific Organizational Units (OUs) to enforce security standards.
Answer
The correct sequence starts by enabling trusted access for Security Hub in the organization management account, followed by designating the Security Tooling account as the delegated administrator. Next, Security Hub is enabled and member accounts are associated from the delegated administrator account, and finally, centralized configuration policies are applied to the targeted Organizational Units (OUs).
To successfully establish central security governance using AWS Security Hub, you must first enable trusted access from the Organizations management account. Once trusted access is enabled, you can designate a member account (the Security Tooling account) as the delegated administrator. Following delegation, all administrative tasks, including enabling member accounts and applying configuration policies to OUs, must be executed directly from the designated delegated administrator account, not the management account.
Step-by-Step Solution
Key Concept
Delegated Administration in AWS Organizations