AwsGuardDutyDetectorDetails
Provides details about an Amazon GuardDuty detector. A detector is an object that represents the GuardDuty service. A detector is required for GuardDuty to become operational.
Contents
- DataSources
-
Describes which data sources are activated for the detector.
Type: AwsGuardDutyDetectorDataSourcesDetails object
Required: No
- Features
-
Describes which features are activated for the detector.
Type: Array of AwsGuardDutyDetectorFeaturesDetails objects
Required: No
- FindingPublishingFrequency
-
The publishing frequency of the finding.
Type: String
Pattern:
.*\S.*
Required: No
- ServiceRole
-
The GuardDuty service role.
Type: String
Pattern:
.*\S.*
Required: No
- Status
-
The activation status of the detector.
Type: String
Pattern:
.*\S.*
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: