Skip to content

sabrehagen/aws-nuke

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS Nuke

This was shaping up to be a really nice Node.js implementation of deleting all resources in an AWS account, but then I found rebuy-de's aws-nuke.

Currently supports APIGateway, CloudFormation, CloudWatch, DynamoDB, Lambda, SNS, and SQS. The EC2 directory was next on my list; it currently contains templates to implement.

Requires the use of AWS_PROFILE environment variable to select the account in ~/.aws/credentials to use.

Open sourced in the hope this will help somebody else who needs this for Node.js. PRs welcome.

About

Node.js implementation of deleting all resources in an AWS account

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published