View source: R/eks_operations.R
eks_disassociate_access_policy | R Documentation |
Disassociates an access policy from an access entry.
See https://www.paws-r-sdk.com/docs/eks_disassociate_access_policy/ for full documentation.
eks_disassociate_access_policy(clusterName, principalArn, policyArn)
clusterName |
[required] The name of your cluster. |
principalArn |
[required] The ARN of the IAM principal for the |
policyArn |
[required] The ARN of the policy to disassociate from the access entry. For a list
of associated policies ARNs, use
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.