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 個月前檢視次數 259 次
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 個月前

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

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

回答問題指南