View source: R/eks_operations.R
eks_delete_access_entry | R Documentation |
Deletes an access entry.
See https://www.paws-r-sdk.com/docs/eks_delete_access_entry/ for full documentation.
eks_delete_access_entry(clusterName, principalArn)
clusterName |
[required] The name of your cluster. |
principalArn |
[required] The ARN of the IAM principal for the |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.