View source: R/eks_operations.R
eks_delete_pod_identity_association | R Documentation |
Deletes a EKS Pod Identity association.
See https://www.paws-r-sdk.com/docs/eks_delete_pod_identity_association/ for full documentation.
eks_delete_pod_identity_association(clusterName, associationId)
clusterName |
[required] The cluster name that |
associationId |
[required] The ID of the association to be deleted. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.