A financial services company is using AWS Organizations to manage its multi-account environment. The security team wants to ensure that no member accounts in the 'Core-Workloads' Organizational Unit (OU) can disable Amazon GuardDuty or delete its detectors. Additionally, the company needs to establish centralized access control so that employees can sign in using their existing corporate identity provider credentials and be mapped to specific roles across various AWS accounts. Which combination of actions will meet these requirements? (Select TWO.)
- Enable AWS IAM Identity Center in the organization's management account and configure federation with the corporate identity provider.Cevap
- Create a Service Control Policy (SCP) that denies guardduty:DeleteDetector and guardduty:UpdateDetector, and attach the SCP to the Core-Workloads OU.Cevap
- CCreate individual IAM users with long-term security credentials in each member account for every corporate user, and write a custom script to synchronize their credentials.
- DConfigure the administration team to use the AWS account root user credentials of the management account to perform federated single sign-on administration tasks.
- EStore the corporate identity provider's integration client secrets as plaintext parameters in Systems Manager Parameter Store in each member account.
Cevap
Enable AWS IAM Identity Center in the organization's management account and configure federation with the corporate identity provider, and create a Service Control Policy (SCP) that denies guardduty:DeleteDetector and guardduty:UpdateDetector, and attach the SCP to the Core-Workloads OU.
Centralizing access control through AWS IAM Identity Center and federating it with the corporate identity provider simplifies administration and eliminates the need to manage individual IAM users in member accounts. Additionally, applying a Service Control Policy (SCP) to the OU containing member accounts enforces security policies globally, preventing local administrators from disabling Amazon GuardDuty.
Adım Adım Çözüm
Anahtar Kavram
Multi-Account Security Governance and Centralized Identity Management