View source: R/eks_operations.R
eks_describe_pod_identity_association | R Documentation |
Returns descriptive information about an EKS Pod Identity association.
See https://www.paws-r-sdk.com/docs/eks_describe_pod_identity_association/ for full documentation.
eks_describe_pod_identity_association(clusterName, associationId)
clusterName |
[required] The name of the cluster that the association is in. |
associationId |
[required] The ID of the association that you want the description of. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.