UpdateLabelsPayload - 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).

UpdateLabelsPayload

An object representing a Kubernetes label change for a managed node group.

Contents

addOrUpdateLabels

The Kubernetes labels to add or update.

Type: String to string map

Key Length Constraints: Minimum length of 1. Maximum length of 63.

Value Length Constraints: Minimum length of 1. Maximum length of 63.

Required: No

removeLabels

The Kubernetes labels to remove.

Type: Array of strings

Required: No

See Also

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