AWS Certified SysOps Administrator – Associate — Question 29

A company wants to create an automated solution for all accounts managed by AWS Organizations to detect any security groups that use 0.0.0.0/0 as the source address for inbound traffic. The company also wants to automatically remediate any noncompliant security groups by restricting access to a specific CIDR block that corresponds with the company's intranet.
Which set of actions should the SysOps administrator take to create a solution?

Answer options

Correct answer: A

Explanation

The correct answer is A because creating an AWS Config rule specifically targets the detection of noncompliant security groups and allows for automatic remediation, which aligns perfectly with the company's requirements. Option B does not resolve existing security groups, C lacks automation for remediation, and D, while it restricts creation, does not address existing noncompliant security groups effectively.