UpdateTaintsPayload - Amazon EKS
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

UpdateTaintsPayload

An object representing the details of an update to a taints payload. For more information, see Node taints on managed node groups in the Amazon EKS User Guide.

Contents

addOrUpdateTaints

Kubernetes taints to be added or updated.

Type: Array of Taint objects

Required: No

removeTaints

Kubernetes taints to remove.

Type: Array of Taint objects

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: