AWS Certified SysOps Administrator – Associate — Question 116

A company has a compliance requirement that no security groups can allow SSH ports to be open to all IP addresses. A SysOps administrator must implement a solution that will notify the company’s SysOps team when a security group rule violates this requirement. The solution also must remediate the security group rule automatically.

Which solution will meet these requirements?

Answer options

Correct answer: C

Explanation

The correct choice is C because it directly uses AWS Config's managed rule for restricted SSH, which is specifically designed to monitor and remediate compliance issues automatically. Option A incorrectly removes all inbound rules, which is not a targeted solution. Option B and D offer monitoring and alerting but lack the automatic remediation that option C provides.