Mondoo Docs

Amazon EKS cluster

aws.eks.cluster MQL resource for querying AWS infrastructure with cnquery and cnspec.

AWS

Amazon EKS cluster

Use MQL in cnspec shell or policy:

aws.eks.cluster
Min version: 5.31.0Defaults: arn version status

Relationships

Mini Map
AWS
5 resources · 8 relationshipsClick to select, expand fields to see properties.

Fields (19)

FieldTypeDescription
addons
[]aws.eks.addonList of EKS add-ons
arnrequired
stringARN of the cluster
authenticationModerequired
stringCluster authentication mode
createdAtrequired
timeCluster creation timestamp
deletionProtectionrequired
intWhether deletion protection is enabled or not
encryptionConfigrequired
[]dictEncryption configuration for the cluster
endpointrequired
stringEndpoint of Kubernetes API server
iamRolerequired
aws.iam.roleIAM role that provides permissions for the Kubernetes control plane to make calls to Amazon Web Services API operations on your behalf
loggingrequired
dictCluster logging configuration
namerequired
stringName of the cluster
networkConfigrequired
dictKubernetes network configuration
nodeGroups
[]aws.eks.nodegroupList of EKS node groups
platformVersionrequired
stringAmazon EKS cluster version
regionrequired
stringRegion for the cluster
resourcesVpcConfigrequired
dictVPC configuration
statusrequired
stringCluster status
supportTyperequired
stringKubernetes support policy of the cluster. (`STANDARD` support automatically upgrades at the end of standard support. `EXTENDED` automatically enters extended support at the end of standard support)
tagsrequired
map[string]stringA map of tags associated with the cluster
versionrequired
stringKubernetes server version