Skip to main content

EKS Describe Nodegroup

Returns descriptive information about an Amazon EKS node group.

External Documentation

To learn more, visit the AWS documentation.

Basic Parameters

ParameterDescription
AWS RegionEnter 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 NameThe name of the Amazon EKS cluster associated with the node group.
Nodegroup NameThe name of the node group to describe.

Advanced Parameters

ParameterDescription
Disable XML To JSON Auto ConvertWhen checked, XML responses are not automatically converted into JSON format.

Automation Library Example

Eks Describe Nodegroup with Aws and Send Results Via Email

Automation LibraryPreview this Automation on desktop