AWS Certified Security - Specialty

AWS Certified Security - Specialty

Get started today

Ultimate access to all questions.


A company requires an email notification system for critical findings detected in AWS Security Hub, but lacks an existing infrastructure to support this. Which AWS service configuration would effectively enable this functionality?




Explanation:

The correct answer is option C. To achieve the requirement of receiving email notifications for critical findings in AWS Security Hub, you can create an Amazon EventBridge rule that detects these critical findings. This rule can then target an Amazon Simple Notification Service (Amazon SNS) topic. By subscribing an email endpoint to this SNS topic, you can ensure that email notifications are sent when critical findings are detected. This approach leverages built-in AWS services to efficiently meet the requirement.