eks-cluster-log-enabled
Checks if an Amazon Elastic Kubernetes Service (Amazon EKS) cluster is configured with logging enabled. The rule is NON_COMPLIANT if logging for Amazon EKS clusters is not enabled or if logging is not enabled with the log type mentioned.
Identifier: EKS_CLUSTER_LOG_ENABLED
Resource Types: AWS::EKS::Cluster
Trigger type: Configuration changes
Amazon Web Services Region: All supported Amazon regions except Asia Pacific (Thailand), Asia Pacific (Malaysia), Amazon GovCloud (US-East), Amazon GovCloud (US-West), Mexico (Central), Israel (Tel Aviv), Canada West (Calgary) Region
Parameters:
- logTypes (Optional)
- Type: CSV
-
Comma-separated list of EKS Cluster control plane log types for the rule to check. Valid values: "api", "audit", "authenticator", "controllerManager", "scheduler
Amazon CloudFormation template
To create Amazon Config managed rules with Amazon CloudFormation templates, see Creating Amazon Config Managed Rules With Amazon CloudFormation Templates.