Hello, I want to share how can I create a script to enable VPC flow logs for AWS accounts.
First, I need to install boto3 pip install boto3 To successfully finish the task I need to complete 6 steps.
Get VPC’s list, get or create log group, role arn, policy…