aws_eks_describe_nodegroup
Retrieve configuration details for an Amazon EKS managed node group, including status, scaling settings, and instance specifications.
Instructions
Get details for an EKS managed node group.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile | No | AWS profile name from ~/.aws/config (e.g., 'default', 'production') | |
| region | No | AWS region override (e.g., 'us-east-1', 'sa-east-1') | |
| cluster_name | Yes | EKS cluster name | |
| nodegroup_name | Yes | Node group name |