v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1435199238.3 KB

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

clientRequestTokenstring

Unique, case-sensitive identifier that you provide to ensure the idempotency of the request.

Response

Success