DetectorFeatureConfigurationResult
Contains information about a GuardDuty feature.
Specifying both EKS Runtime Monitoring (EKS_RUNTIME_MONITORING
)
and Runtime Monitoring (RUNTIME_MONITORING
) will cause an error.
You can add only one of these two features because Runtime Monitoring already includes the
threat detection for Amazon EKS resources. For more information, see
Runtime Monitoring.
Contents
- additionalConfiguration
-
Additional configuration for a resource.
Type: Array of DetectorAdditionalConfigurationResult objects
Required: No
- name
-
Indicates the name of the feature that can be enabled for the detector.
Type: String
Valid Values:
FLOW_LOGS | CLOUD_TRAIL | DNS_LOGS | S3_DATA_EVENTS | EKS_AUDIT_LOGS | EBS_MALWARE_PROTECTION | RDS_LOGIN_EVENTS | EKS_RUNTIME_MONITORING | LAMBDA_NETWORK_LOGS | RUNTIME_MONITORING
Required: No
- status
-
Indicates the status of the feature that is enabled for the detector.
Type: String
Valid Values:
ENABLED | DISABLED
Required: No
- updatedAt
-
The timestamp at which the feature object was updated.
Type: Timestamp
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: