Using AWS Lambda to Revert Unauthorized Security Group Changes
Introduction In this blog, we will demonstrate how to proactively monitor a web server EC2 security group for any traffic rule changes using Lambda along with a few other services. If we detect any unauthorized changes, we will then undo them using L...
Jan 14, 20236 min read71
