GuardDuty Detector
Resource Type
AWS.GuardDuty.Detector
Resource ID Format
For GuardDuty Detector resources, the resource ID is constructed as such:
[AccountId]:[region]:AWS.GuardDuty.Detector
Example:
123456789012:us-west-2:AWS.GuardDuty.Detector
This allows you to differentiate between GuardDuty Detector resources across all AWS accounts you have linked by looking at the characters before the first colon, and to differentiate between GuardDuty Detector resources within an account by looking at the characters between the first and second colon.
Background
This resource represents a snapshot of an AWS GuardDuty detector.
Fields
Field
Type
Description
Master
Map
The master GuardDuty detector this account is subscribed to, if one exists
Status
String
Indicates whether the detector is ENABLED
or DISABLED
Example
Last updated