eks_describe_pod_identity_association {paws.compute} | R Documentation |
Returns descriptive information about an EKS Pod Identity association
Description
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.
Usage
eks_describe_pod_identity_association(clusterName, associationId)
Arguments
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. |
[Package paws.compute version 0.7.0 Index]