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

CapabilitySummary

A summary of a capability, containing basic information without the full configuration details. This is returned by the ListCapabilities operation.

Contents

arn

The Amazon Resource Name (ARN) of the capability.

Type: String

Required: No

capabilityName

The unique name of the capability within the cluster.

Type: String

Required: No

createdAt

The Unix epoch timestamp in seconds for when the capability was created.

Type: Timestamp

Required: No

modifiedAt

The Unix epoch timestamp in seconds for when the capability was last modified.

Type: Timestamp

Required: No

status

The current status of the capability.

Type: String

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

Required: No

type

The type of capability. Valid values are ACK, ARGOCD, or KRO.

Type: String

Valid Values: ACK | KRO | ARGOCD

Required: No

version

The version of the capability software that is currently running.

Type: String

Required: No

See Also

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