Skip to contents

Deletes a managed capability from your Amazon EKS cluster. When you delete a capability, Amazon EKS removes the capability infrastructure but retains all resources that were managed by the capability.

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

Usage

eks_delete_capability(clusterName, capabilityName)

Arguments

clusterName

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

capabilityName

[required] The name of the capability to delete.