AddonInfo - Amazon EKS
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

AddonInfo

Information about an add-on.

Contents

addonName

The name of the add-on.

Type: String

Required: No

addonVersions

An object representing information about available add-on versions and compatible Kubernetes versions.

Type: Array of AddonVersionInfo objects

Required: No

defaultNamespace

The default Kubernetes namespace where this addon is typically installed if no custom namespace is specified.

Type: String

Required: No

marketplaceInformation

Information about the add-on from the AWS Marketplace.

Type: MarketplaceInformation object

Required: No

owner

The owner of the add-on.

Type: String

Required: No

publisher

The publisher of the add-on.

Type: String

Required: No

type

The type of the add-on.

Type: String

Required: No

See Also

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