DetectorFeatureConfiguration
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 DetectorAdditionalConfiguration objects
Required: No
- name
-
The name of the feature.
Type: String
Valid Values:
S3_DATA_EVENTS | EKS_AUDIT_LOGS | EBS_MALWARE_PROTECTION | RDS_LOGIN_EVENTS | EKS_RUNTIME_MONITORING | LAMBDA_NETWORK_LOGS | RUNTIME_MONITORING
Required: No
- status
-
The status of the feature.
Type: String
Valid Values:
ENABLED | DISABLED
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: