Aws Clean Save

Tool for deleting resources on an AWS account

Project README

AWS Account cleaner

This utility tool will delete all resources from your AWS account. Whitelisted resources are saved. This tool is designed for resetting a non-critical AWS account such as a training or demo account.

Currently supported resources:

  • CloudFormation stacks
  • EC2 key pairs
  • EC2 AMI images
  • EC2 security groups
  • EBS snapshots
  • CloudWatch alarms
  • SNS topics
  • S3 buckets

Usage

Create a config from the sample file and edit it:

cp config.sample.yml config.yml

Run cleaner:

./clean.py config.yml

Disclaimer

This tool is provided as-is, use at your own risk!

Open Source Agenda is not affiliated with "Aws Clean" Project. README Source: gofore/aws-clean
Stars
49
Open Issues
5
Last Commit
2 years ago
Repository
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating