Returns descriptive information about an Amazon EKS node group.
See https://www.paws-r-sdk.com/docs/eks_describe_nodegroup/ for full documentation.
eks_describe_nodegroup(clusterName, nodegroupName)
[required] The name of the Amazon EKS cluster associated with the node group.
[required] The name of the node group to describe.