v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14159984.9 KB

Returns detailed metadata about the specified ACM certificate.

If you have just created a certificate using the RequestCertificate action, there is a delay of several seconds before you can retrieve information about it.

post/#X-Amz-Target=CertificateManager.DescribeCertificate

Headers

X-Amz-Target'CertificateManager.DescribeCertificate' required

Request body

CertificateArnstring required
<p>The Amazon Resource Name (ARN) of the ACM certificate. The ARN must have the following form:</p> <p> <code>arn:aws:acm:region:123456789012:certificate/12345678-1234-1234-1234-123456789012</code> </p> <p>For more information about ARNs, see <a href="https://docs.aws.amazon.com/general/latest/gr/aws-arns-and-namespaces.html">Amazon Resource Names (ARNs)</a>.</p>

Response

Success