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

A company purchased a subscription to a third-party cloud security scanning solution that integrates with AWS Security Hub. A security engineer needs to implement a solution that will remediate the findings from the third-party scanning solution automatically.
Which solution will meet this requirement?

Answer options

Correct answer: A

Explanation

The correct answer is A because setting up an Amazon EventBridge rule allows for real-time response to new findings in Security Hub, with the AWS Lambda function executing the necessary remediation actions. Option B is incorrect as it relies on custom actions which may not trigger automatically. Option C also incorrectly uses a custom action without the event-driven capability. Option D is not suitable since AWS Config rules are primarily for compliance instead of direct remediation of findings.