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

Addon

An Amazon EKS add-on. For more information, see Amazon EKS add-ons in the Amazon EKS User Guide.

Contents

addonArn

The Amazon Resource Name (ARN) of the add-on.

Type: String

Required: No

addonName

The name of the add-on.

Type: String

Required: No

addonVersion

The version of the add-on.

Type: String

Required: No

clusterName

The name of your cluster.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 100.

Pattern: ^[0-9A-Za-z][A-Za-z0-9\-_]*

Required: No

configurationValues

The configuration values that you provided.

Type: String

Required: No

createdAt

The Unix epoch timestamp at object creation.

Type: Timestamp

Required: No

health

An object that represents the health of the add-on.

Type: AddonHealth object

Required: No

marketplaceInformation

Information about an Amazon EKS add-on from the Amazon Web Services Marketplace.

Type: MarketplaceInformation object

Required: No

modifiedAt

The Unix epoch timestamp for the last modification to the object.

Type: Timestamp

Required: No

owner

The owner of the add-on.

Type: String

Required: No

publisher

The publisher of the add-on.

Type: String

Required: No

serviceAccountRoleArn

The Amazon Resource Name (ARN) of the IAM role that's bound to the Kubernetes ServiceAccount object that the add-on uses.

Type: String

Required: No

status

The status of the add-on.

Type: String

Valid Values: CREATING | ACTIVE | CREATE_FAILED | UPDATING | DELETING | DELETE_FAILED | DEGRADED | UPDATE_FAILED

Required: No

tags

Metadata that assists with categorization and organization. Each tag consists of a key and an optional value. You define both. Tags don't propagate to any other cluster or Amazon resources.

Type: String to string map

Map Entries: Maximum number of 50 items.

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

Value Length Constraints: Maximum length of 256.

Required: No

See Also

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