aws.guardduty.detector
Supported platform
- aws
Description
Amazon GuardDuty detector
The aws.guardduty.detector
resource provides fields for assessing the configuration of individual Amazon GuardDuty Detectors. For usage, read the aws.guardduty
resource documentation
Fields
ID | TYPE | DESCRIPTION |
---|---|---|
id | string | Unique ID for the detector |
region | string | Region for the detector |
status | string | Status of the detector: ENABLED or DISABLED |
features | []dict | Feature set for the detector |
tags | map[string]string | Tags for the project |
findingPublishingFrequency | string | Publishing frequency for the detector |
findings | []aws.guardduty.finding | List of active findings by the detector |
unarchivedFindings | []dict | Deprecated (use findings instead) |