Your download is ready
Thanks for subscribing. Here’s your toolkit:
Download AWS IR Toolkit v1.1 (.zip, ~100KB)
What’s inside
- IR Playbook Template (PDF) — printable checklist aligned to ISO 27001 and AWS workflows
- Terraform code — deploys EventBridge → Lambda → SES notification pipeline with
terraform apply - Lambda functions — email notifications via SES + Slack alerts via webhook (both ready to deploy)
- Notification flow architectures — three patterns for routing Security Hub and GuardDuty findings
- Cloud Forensics Tool Matrix (Excel) — native and open-source tools by investigation category
Quick start
cd terraform
cp terraform.tfvars.example terraform.tfvars # edit with your SES email
terraform init && terraform apply
Questions? Reach out at [email protected].