Cannot create TXT record due to CNAME already existing?

0

Other DNS providers allow this option to happen. Why does Route 53 refuse to let me do this? Are my DNS rights being oppressed? As an example, other DNS providers let me do the following; CNAME: test.example.com -> www.anotherexample.com TXT: test.example.com -> "dnjsakdnjasnkdsanj"

1回答
1

Route 53 follows the DNS spec and CNAMEs can only exist alone for a particular name [1] (aside from DNSSEC records). In this case, those other DNS providers are out of spec.

[1] https://datatracker.ietf.org/doc/html/rfc1034#page-15

AWS
回答済み 2年前
  • Hey Justin, thanks for the update. Can you please confirm which DNS Spec they follow? I am trying to determine if it is RFC 1035 or RFC 2181.

  • I've updated the answer; it's RFC 1034.

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ