Skip to content

Commit f89bf1e

Browse files
committed
README update
1 parent fe912e9 commit f89bf1e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.tools/test/stacks/nuke/typescript/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,8 @@ Defined in [account_nuker.ts](account_nuker.ts), this CDK stack deploys an AWS L
1515

1616
It includes:
1717
- A Docker-based Lambda function with ARM64 architecture and 1GB memory
18-
- An IAM role with administrative permissions for the Lambda
18+
- An IAM role with administrative permissions for the Lambda's nuking function
1919
- An EventBridge rule that triggers the function every Sunday at midnight
20-
- Deployment configurations including termination protection
2120

2221
The Lambda function is built from a [Dockerfile](Dockerfile) and runs with a 15-minute timeout. It contains a [nuke_generic_config.yml](nuke_generic_config.yaml) config and executes a [run.sh](run.sh).
2322

0 commit comments

Comments
 (0)