Describe Certificate
POST {{aws_certificate_manager_base_url}}/?Action=DescribeCertificate
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
Action | string | The Amazon Resource Name (ARN) of the ACM certificate. The ARN must have the following form: |
Request Body
{"CertificateArn"=>"arn:aws:acm:us-east-1:111122223333:certificate/12345678-1234-1234-1234-123456789012"}