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달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인