Skip to content

/AWS1/CL_EKS=>DESCRPODIDENTITYASSOCIATION()

About DescribePodIdentityAssociation

Returns descriptive information about an EKS Pod Identity association.

This action requires the ID of the association. You can get the ID from the response to the CreatePodIdentityAssocation for newly created associations. Or, you can list the IDs for associations with ListPodIdentityAssociations and filter the list by namespace or service account.

Method Signature

IMPORTING

Required arguments:

IV_CLUSTERNAME TYPE /AWS1/EKSSTRING /AWS1/EKSSTRING

The name of the cluster that the association is in.

IV_ASSOCIATIONID TYPE /AWS1/EKSSTRING /AWS1/EKSSTRING

The ID of the association that you want the description of.

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_EKSDSCPODIDASSOCIAT01 /AWS1/CL_EKSDSCPODIDASSOCIAT01