List Tags For Certificate
POST {{aws_certificate_manager_base_url}}/?Action=ListTagsForCertificate
Request Params
| Key | Datatype | Required | Description | 
|---|---|---|---|
| Action | string | String that contains the ARN of the ACM certificate for which you want to list the tags. This must have the following form: | 
Request Body
{"CertificateArn"=>"arn:aws:acm:us-east-1:111122223333:certificate/12345678-1234-1234-1234-123456789012"}