AWS::GuardDuty::Detector CFNKubernetesConfiguration
Describes which Kubernetes protection data sources are enabled for the detector.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "AuditLogs" :
CFNKubernetesAuditLogsConfiguration
}
Properties
AuditLogs
-
Describes whether Kubernetes audit logs are enabled as a data source for the detector.
Required: Yes
Type: CFNKubernetesAuditLogsConfiguration
Update requires: No interruption