rawphp / aws-cleanup
AWS Cleanup tool
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:project
Requires
- php: ^8.0
- aws/aws-sdk-php: ^3.293
- laminas/laminas-text: ^2.5
- laravel-zero/phar-updater: ^1.3
- nunomaduro/termwind: ^1.15.1
Requires (Dev)
- laravel-zero/framework: ^10.2
- laravel/pint: ^1.13
- mockery/mockery: ^1.6
- pestphp/pest: ^2.22
- pestphp/pest-plugin-watch: ^2.0
This package is auto-updated.
Last update: 2024-10-13 05:56:52 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