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

A company wants to receive an email notification about critical findings in AWS Security Hub. The company does not have an existing architecture that supports this functionality.
Which solution will meet the requirement?

Answer options

Correct answer: C

Explanation

Option C is correct because it directly sets up an EventBridge rule to detect critical findings and uses SNS to send notifications to an email address, which is a straightforward solution. Option A involves an unnecessary Lambda function, and while Option B uses Kinesis, it complicates the process without need. Option D incorrectly suggests using SES, which is not designed for this type of notification setup.