Skip to contents

Returns detailed information about a specific managed capability in your Amazon EKS cluster, including its current status, configuration, health information, and any issues that may be affecting its operation.

See https://www.paws-r-sdk.com/docs/eks_describe_capability/ for full documentation.

Usage

eks_describe_capability(clusterName, capabilityName)

Arguments

clusterName

[required] The name of the Amazon EKS cluster that contains the capability you want to describe.

capabilityName

[required] The name of the capability to describe.