Note: All my scripts assumes Authentication via AWS Cli credential files.
Boto3 scripts examples
- Boto3 authentication using aws profile
- Boto3 list snapshots using volume ID, or based on Tag
- Boto3 Create volume from snapshot
- Boto3 Detach and delete disk
Completed Solutions
- Boto3 ELB management
- Boto3 ALB Management
- Boto3 Snapshots control
- Boto3 EC2 Tasks
- Boto3 Check IP whitelisting on ELB/ALB
- Boto3 Check IP whitelisting EC2 instance