Amazon EKS · Schema

Addon

Addon schema from Amazon EKS API

AWSContainer OrchestrationContainersEKSKubernetes

Properties

Name Type Description
addonName string The name of the add-on.
addonVersion string The version of the add-on.
addonArn string The Amazon Resource Name (ARN) of the add-on.
clusterName string The name of the cluster.
status string The status of the add-on.
serviceAccountRoleArn string The Amazon Resource Name (ARN) of the IAM role.
tags object Metadata that assists with categorization and organization.
createdAt string The Unix epoch timestamp at object creation.
modifiedAt string The Unix epoch timestamp for the last modification.
View JSON Schema on GitHub