- Newest
- Most votes
- Most comments
Hi!
If you get a CNAMEAlreadyExistsException error, this means that one of the host names that you tried to connect (a subdomain, or the apex domain) is already deployed to another Amazon CloudFront distribution. Furthermore, if you are using www.example.com for another app, you cannot use www.example.com with the app that you are currently connecting. You can use other subdomains, such as blog.example.com.
Here is a document that explains how to troubleshoot custom domains:
Please inform me if my answer was satisfactory by accepting my response with an up-vote.
answered 3 years ago
Did you get a chance to see this article:
https://repost.aws/knowledge-center/acm-certificate-pending-validation
Assuming you are using ACM and utilizing DNS validation.
Please inform me if my answer was satisfactory by accepting my response with an up-vote.
answered 3 years ago
Relevant content
asked 2 years ago
- AWS OFFICIALUpdated 4 years ago

Hey, thanks for the link. I've actually seen the link before and am stuck at getting a certificate that I own the domain. I've added the CNAME record in Route 53 but am stuck in Pending validation status. Is there anything else I have to do to verify my ownership?