EKS Describe Nodegroup
Returns descriptive information about an Amazon EKS node group.
External Documentation
To learn more, visit the AWS documentation.
Basic Parameters
Parameter | Description |
---|---|
AWS Region | Enter the desired AWS Region.If no Region is specified, and the requested service supports Regions, AWS routes the request to us-east-1 by default. |
Cluster Name | The name of the Amazon EKS cluster associated with the node group. |
Nodegroup Name | The name of the node group to describe. |
Advanced Parameters
Parameter | Description |
---|---|
Disable XML To JSON Auto Convert | When checked, XML responses are not automatically converted into JSON format. |
Workflow Library Example
Eks Describe Nodegroup with Aws and Send Results Via Email
Preview this Workflow on desktop