updateNodegroupConfig
inline suspend fun EksClient.updateNodegroupConfig(crossinline block: UpdateNodegroupConfigRequest.Builder.() -> Unit): UpdateNodegroupConfigResponse
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 DescribeUpdate
API operation. You can update the Kubernetes labels and taints for a node group and the scaling and version update configuration.