Question 434:
You are in charge of configuring an AWS Organization as below hierarchy.
Answer options:
A.Create an SCP that denies required actions and attach it to Root. Attach another SCP that contains an Allow list in Project_OU. B.In Project_OU, attach an SCP that contains a Deny list to deny the deletion of IAM roles. C.Make sure that Root, Project_OU, and Security_OU are attached with a full access SCP. Attach another SCP that contains the Deny list to DEV1_OU, DEV2_OU, and QA1_OU. D.Create an SCP that denies the required actions. Attach it to Project_OU, DEV_OU, and QA_OU.