Updates an Amazon EKS managed node group configuration. Your node group continues to function during the update. The response output includes an update ID that you can use to track the status of your node group update with the <a>DescribeUpdate</a> API operation. Currently you can update the Kubernetes labels for a node group or the scaling configuration.
post/clusters/{name}/node-groups/{nodegroupName}/update-config
Path parameters
namestring required
The name of the Amazon EKS cluster that the managed node group resides in.
nodegroupNamestring required
The name of the managed node group to update.
Request body
Response
Success