CloudFront 创建备用域名(alternate domain names) - DNS记录问题

0

【以下的问题经过翻译处理】 在尝试创建 CloudFront 新的备用域名(alternate domain names)时,我收到如下错误提示:

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)

我检查了 CloudFront 分配的配置,并没有在分配的配置项中找到关于备用域名的任何配置,而且我的 Route 53 托管区域是空的。

profile picture
專家
已提問 5 個月前檢視次數 32 次
1 個回答
0

【以下的回答经过翻译处理】 您没有提到您想要添加的域名托管在哪里 - 但显然不是在Route53中,因为您提到您的Route53托管区域配置项是空的。如果您具有该域名的所有权,您可以在域名注册机构查询到该域名的DNS服务器。一旦您找到了该域名的权威DNS服务器,请编辑它的zone file 配置文件并删除指向CloudFront域名的任何现有的CNAME记录。 如果您不具备该域名的所有权,请联系其所有者要求进行DNS更改。

profile picture
專家
已回答 5 個月前

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

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

回答問題指南