AWS Certified Security – Specialty (SCS-C02) — Question 154

A security engineer needs to build a solution to turn AWS CloudTrail back on in multiple AWS Regions in case it is ever turned off.

What is the MOST efficient way to implement this solution?

Answer options

Correct answer: A

Explanation

The correct answer, A, is the most efficient since AWS Config with a managed rule automates the remediation process across multiple regions. Option B, while functional, requires additional setup with EventBridge and Lambda, making it less efficient. Options C and D do not provide a direct method for re-enabling CloudTrail logging automatically.