This module creates Guardduty alerts. Those alerts can be an email or slack channel. This module should be used if you have Guardduty already enabled and want to add only alerts.
Name | Version |
---|---|
terraform | >= 0.12.0 |
Name | Version |
---|---|
aws | n/a |
random | n/a |
Name | Description | Type | Default | Required |
---|---|---|---|---|
admin_account_id | GuardDuty Detector ID for master account | any |
n/a | yes |
alarm_slack_severity | Minimum severity level (LOW, MEDIUM, HIGH) | string |
"HIGH" |
no |
alarm_slack_webhook | Slack Incoming Web Hook URL. Leave blank to disable alarm to slack | string |
"" |
no |
No output.
Module managed by DNX Solutions.
Apache 2 Licensed. See LICENSE for full details.