Create Custom domain names - DNS record problem

0

I am new in AWS. I try to create new Custom domain names. I got this error:

One or more aliases specified for the distribution includes an incorrectly configured DNS record that points to another CloudFront distribution. You must update the DNS record to correct the problem. For more information, see https://docs.aws.amazon.com/AmazonCloudFront/latest/DeveloperGuide/CNAMEs.html#alternate-domain-names-restrictions (Service: AmazonCloudFront; Status Code: 409; Error Code: CNAMEAlreadyExists; Request ID: ; Proxy: null)

I checked the CloudFront Distributions. I did not find the custom domain name in distributions. My Route 53 Hosted zones is empty.

已提問 1 年前檢視次數 683 次
1 個回答
1
已接受的答案

You haven't mentioned where the domain that you added is hosted - but it's apparently not in Route53 since you mentioned you don't have any hosted zones. If you own the domain, you can query the name servers at the registrar. Once you have located the authoritative name servers for the domain, edit the zone file and remove any existing CNAME records pointing to CloudFront domain names. If you do not own the domain, contact the owner to request changes to DNS.

AWS
專家
Paul_L
已回答 1 年前
  • Thanks for your comment. I find the CNAME in another AWS account.

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南