- Newest
- Most votes
- Most comments
Hello,
There is currently no such feature to temporarily disable a DNS record in Route53. Deleting a record is the only way you can stop a route. However, I will forward this as a feature request for the service. Unfortunately this will be on best effort basis, and we will not be able to provide any ETA for this. You can keep a tab on our What's new page to be aware of new features being incorporated in AWS - https://aws.amazon.com/about-aws/whats-new/2022/
Thanks.
For most purposes you might prepend the record name with _delete_ or _disable_ which will effectively prevent successful queries.
for example www becomes _disable_www
Beware this might not work as intended with all types of records - like PTR records. Should work fine for A, CNAME, NS, MX etc.
Relevant content
- asked 4 years ago

Thank you ruhisarAtAWS for forwarding the feature request.
AWS-User-4066528 , Thank you for using re:Post. Let us know if this answers your question. If so, please remember to click on the "Accept" button to let the community know that your question is resolved. This helps everyone. Thank you in advance.