eks_delete_pod_identity_association {paws.compute} | R Documentation |
Deletes a EKS Pod Identity association
Description
Deletes a EKS Pod Identity association.
See https://www.paws-r-sdk.com/docs/eks_delete_pod_identity_association/ for full documentation.
Usage
eks_delete_pod_identity_association(clusterName, associationId)
Arguments
clusterName |
[required] The cluster name that |
associationId |
[required] The ID of the association to be deleted. |
[Package paws.compute version 0.7.0 Index]