Fetch VPC and EC2 Details
Overview
In the section we are going to fetch AWS resources details in the region us-east-1 (eg. VPCs and EC2 instances), then save all deatils in JSON or text format.
Implemneting Steps
Make sure you have the AWS SDK for Python (Boto3) installed.
p...
youssefshawky.hashnode.dev2 min read