rawphp/aws-cleanup

AWS Cleanup tool

0.0.2 2023-12-13 04:14 UTC

This package is auto-updated.

Last update: 2024-05-13 05:08:46 UTC


README

NOTE: IN ACTIVE DEVELOPMENT - NOT READY FOR PRODUCTION USE

This tool can be ran against an AWS account and delete all existing resources to prevent being charged.

You can optionally exclude some resources.

Commands

  • show
  • clean --dry

Show Command

aws-cleanup show

AWS Resources Supported

  • Security Groups
  • Ec2 Instances
  • Volumes
  • Auto Scaling Groups
  • Elastic IPs
  • Key Pairs
  • Availability Zones
  • Subnets
  • VPCs
  • S3 Buckets

Clean Command

aws-cleanup clean

AWS Resources Supported

  • Ec2 Instances