LeetQuiz Logo
Privacy Policy•contact@leetquiz.com
© 2025 LeetQuiz All rights reserved.
AWS Certified Security - Specialty

AWS Certified Security - Specialty

Get started today

Ultimate access to all questions.


A company has integrated a third-party cloud security scanning solution with AWS Security Hub. The security engineer is responsible for automating the remediation of findings reported by this third-party solution. Which of the following AWS services and configurations should be utilized to achieve this automation?

Exam-Like



Explanation:

The correct answer is A. This option involves setting up an Amazon EventBridge rule that reacts to new Security Hub findings and configuring an AWS Lambda function as the target for the rule to remediate the findings. EventBridge allows for event-driven automation, and Lambda provides the serverless compute that can execute custom logic to handle the findings. This combination allows for dynamic and flexible remediation workflows that can be directly tied to the specific findings generated by the third-party cloud security scanning solution.

Powered ByGPT-5