Why do Route 53 A records reappear after I successfully delete them?

0

I have a custom domain registered in Route 53 and some A records pointing to an ip address. Everything works fine except when I delete the records they reappear after a few minutes. Similarly, if I change them to point to a S3 static website, it works for a few minutes before changing back to the ip address.

質問済み 10ヶ月前261ビュー
3回答
0

Hello.

Maybe it has something to do with the TTL of the record?
If the TTL value is large, new IP addresses may not be resolved for several minutes.
https://docs.aws.amazon.com/Route53/latest/DeveloperGuide/best-practices-dns.html

profile picture
エキスパート
回答済み 10ヶ月前
  • I was wondering the same thing, it's roughly the right amount of time. The TTL is set to 300 of the deleted records was set to 300 and the records reappeared 280s after deletion.

0

Does the issue need manual operation to resolve? Or, after waiting several minutes/hours, is the issue resolved automatically? If so (automatically resolved issue), DNS record have Time To Live and Propagation mechanism and it cause the issue. Change for DNS record often need time to reflect the change to name resolution by local machines.

AWS
S-S
回答済み 10ヶ月前
  • I have not been able to resolve the issue so far (i.e. permanently delete the records) either manually or by waiting. The change is initially effective but reverts to the previous ip address after a few minutes.

0

In the end I deleted the hosted zone and created a new one with the entries I wanted to keep.

回答済み 10ヶ月前

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

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

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

関連するコンテンツ