- Enable GuardDuty
| Name | Version |
|---|---|
| terraform | >= 1.1.4 |
| aws | >= 4.1.0 |
| Name | Version |
|---|---|
| aws | 4.2.0 |
No modules.
| Name | Type |
|---|---|
| aws_guardduty_detector.self | resource |
| aws_guardduty_organization_admin_account.self | resource |
| aws_guardduty_organization_configuration.self | resource |
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
| account_type | AWS account type (master, administrator, log, member) | string |
n/a | yes |
| enable | Enable AWS GuardDuty and delegate administrator | bool |
true |
no |
| finding_publishing_frequency | Frequency of notifications sent for findings (FIFTEEN_MINUTES, ONE_HOUR, SIX_HOURS) | string |
"FIFTEEN_MINUTES" |
no |
| security_administrator_account_id | AWS Security Administrator Account ID | number |
n/a | yes |
| tags | Specifies object tags key and value. This applies to all resources created by this module. | map(any) |
{ |
no |
No outputs.