deleteAddon

abstract suspend fun deleteAddon(input: DeleteAddonRequest): DeleteAddonResponse

Deletes an Amazon EKS add-on.

When you remove an add-on, it's deleted from the cluster. You can always manually start an add-on on the cluster using the Kubernetes API.