v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14159984.9 KB

Updates a certificate. Currently, you can use this function to specify whether to opt in to or out of recording your certificate in a certificate transparency log. For more information, see <a href="https://docs.aws.amazon.com/acm/latest/userguide/acm-bestpractices.html#best-practices-transparency"> Opting Out of Certificate Transparency Logging</a>.

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

Headers

X-Amz-Target'CertificateManager.UpdateCertificateOptions' required

Request body

CertificateArnstring required
<p>ARN of the requested certificate to update. This must be of the form:</p> <p> <code>arn:aws:acm:us-east-1:<i>account</i>:certificate/<i>12345678-1234-1234-1234-123456789012</i> </code> </p>

Response

Success