14Mar/23 Clean up unused security groups in AWS March 14, 2023amazon ec2, amazon vpc, boto3, Python, securitySeecoding Technologies In this tutorial, we’ll show you how to use Python and the boto3 library to find and delete unused security groups in a single AWS Region.
13Jan/23 How to attach or change a security group on an EC2 instance January 13, 2023amazon ec2, aws cli, aws console, Command Line Interface, securitySeecoding Technologies This article shows the steps that allow you to add a security group to a running EC2 instance in the AWS Console and AWS CLI