You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .tools/test/stacks/nuke/typescript/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
4
4
AWS Nuke is an open source tool maintained by [ekristen](https://github.com/ekristen/aws-nuke) that searches for deleteable resources in a provided AWS account and deletes those not considered "Default" or "AWS-Managed".
5
5
6
-
This tool is implemented using the Cloud Development Kit (CDK) scripts in this directory. These scripts deploy the official AWS Nuke image to a Lambda function, which runs on a schedule.
6
+
This tool is implemented using the Cloud Development Kit (CDK) script in this directory which deploy the official AWS Nuke image to a Lambda function.
7
7
8
8
## ⚠ Important
9
9
This is a very destructive tool! It should not be deployed without fully understanding the impact it will have on your AWS accounts.
0 commit comments