Medium1 markMultiple Choice
Domain 1.1: Secure AccessSecurityAWS OrganizationsIAMCloudTrail

AWS SAA-C03 · Question 01 · Domain 1.1: Secure Access

A company has multiple AWS accounts in an AWS Organizations organization. The security team wants to ensure that no user or role in any member account can disable AWS CloudTrail. <br/><br/>Which solution is the MOST secure and requires the LEAST operational overhead?

Answer options:

A.

Create an IAM permissions boundary in each account that denies the cloudtrail:StopLogging action.

B.

Create a Service Control Policy (SCP) that denies the cloudtrail:StopLogging action and attach it to the organization root.

C.

Use AWS Config rules to automatically remediate and re-enable CloudTrail if it is disabled.

D.

Modify the resource-based policy of the CloudTrail S3 bucket to deny the StopLogging API call.

How to approach this question

Identify the requirement for cross-account preventative security controls. AWS Organizations SCPs are the best fit for this.

Full Answer

B.Create a Service Control Policy (SCP) that denies the cloudtrail:StopLogging action and attach it to the organization root.✓ Correct
Service Control Policies (SCPs) are a type of organization policy that you can use to manage permissions in your organization. SCPs offer central control over the maximum available permissions for all accounts in your organization.

Common mistakes

Confusing SCPs (preventative) with AWS Config (detective/reactive).

Practice the full AWS SAA-C03 Practice Exam 4

65 questions · hints · full answers · grading

More questions from this exam