ExamQuestions.com

Register
Login
AWS Certified Security Specialty Exam Questions

Amazon

AWS Certified Security Specialty

67 / 310

Question 67:

A security engineer must ensure that all infrastructure launched in the company AWS account be monitored for deviation from compliance rules. All EC2 instances must be launched from one of a specified list of AMIs with all attached EBS volumes being encrypted. The non-compliant infrastructure should be terminated.
What combination of steps should the engineer choose? (Select TWO.)
 

Answer options:

A.Set up a CloudWatch event based on Trusted Advisor metrics.
B.Trigger a Lambda function from the CloudWatch event rule for AWS Config "Compliance Rules Notification Change" to terminate the non-compliant infrastructure.
C.Set up a CloudWatch event based on Amazon Inspector findings.
D.Monitor compliance with AWS Config Rules triggered by configuration changes.
E.Trigger a CLI command in an EC2 instance from a CloudWatch event to terminate the infrastructure.