Amazon EKS managed node group
aws.eks.nodegroup MQL resource for querying AWS infrastructure with cnquery and cnspec.
AWSPrivate Resource
Amazon EKS managed node group
Min version: 9.0.0Defaults:
name scalingConfig.DesiredSize diskSize statusRelationships
5 resources · 7 relationships·Click to select, expand fields to see properties.
Fields (15)
| Field | Type | Description |
|---|---|---|
amiType | string | AMI type for the EKS node group |
arn | string | ARN for the EKS node group |
autoscalingGroups | []aws.autoscaling.group | List of autoscaling groups for the node group |
capacityType | string | Capacity type for the EKS node group (ON_DEMAND, SPOT) |
createdAt | time | Time when the EKS node group was created |
diskSize | int | Disk size for the EKS node group |
instanceTypes | []string | Instance types for the EKS node group |
labels | map[string]string | Kubernetes labels applied to the EKS node group |
modifiedAt | time | Time when the EKS node group was last modified |
namerequired | string | Name for the EKS node group |
nodeRole | aws.iam.role | IAM role for the EKS node group |
regionrequired | string | Region for the EKS node group |
scalingConfig | dict | Scaling configuration for the EKS node group |
status | string | Status for the EKS node group |
tags | map[string]string | Tags for the EKS node group |