If you're experiencing issues with your AWS services, then please refer to the AWS Health Dashboard. You can find the overall status of ongoing outages, the health of AWS services, and the latest updates from AWS engineers.
How does the ACM managed renewal process work with DNS-validated certificates?
2 minute read
0
I have a DNS-validated certificate with AWS Certificate Manager (ACM), and I want to know how the managed renewal process works.
ACM doesn't provide managed renewal for imported certificates, expired certificates, or private certificates that AWS Private Certificate Authority issues with the IssueCertificate API call. However, ACM does provide managed renewal for private certificates that AWS Private CA issues from the ACM console.
Action required by domain owner
ACM certificates are valid for 13 months (395 days). ACM provides you with CNAME records that you must add to your DNS provider's database. The CNAME records contain a name and value that points to an AWS domain. ACM uses the CNAME record with the same ARN to automatically renew DNS-validated certificates 60 days before the expiration.