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
ESPERTO
posta 5 mesi fa32 visualizzazioni
1 Risposta
0

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

profile picture
ESPERTO
con risposta 5 mesi fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande