Curated articles, resources, tips and trends from the DevOps World.
Summary: This is a summary of an article originally published by Towards the Cloud. Read the full original article here →
Security groups are an important part of ensuring your instances are secure. This not only adds to the clutter but also makes it difficult to manage your security groups effectively. This blog post will show you how to find unused Amazon EC2 security groups in a single AWS region using a Python Boto3 script.
Create a Python Boto3 script to find unused Amazon EC2 security groups in a single AWS Region
The output will show the total number of security groups, the number of used security groups, and the number of unused security groups.
Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com