Skip to content

/AWS1/CL_ACM=>LISTTAGSFORCERTIFICATE()

About ListTagsForCertificate

Lists the tags that have been applied to the ACM certificate. Use the certificate's Amazon Resource Name (ARN) to specify the certificate. To add a tag to an ACM certificate, use the AddTagsToCertificate action. To delete a tag, use the RemoveTagsFromCertificate action.

Method Signature

IMPORTING

Required arguments:

IV_CERTIFICATEARN TYPE /AWS1/ACMARN /AWS1/ACMARN

String that contains the ARN of the ACM certificate for which you want to list the tags. This must have the following form:

arn:aws:acm:region:123456789012:certificate/12345678-1234-1234-1234-123456789012

For more information about ARNs, see Amazon Resource Names (ARNs).

RETURNING

OO_OUTPUT TYPE REF TO /AWS1/CL_ACMLISTTAGSFORCERTRSP /AWS1/CL_ACMLISTTAGSFORCERTRSP