INTRODUCTION
route53d is a DNS frontend to the Amazon Route 53 API. It allows you to use standard DNS tools to make changes to your Route 53 zones. At the moment it supports adding and deleting resource records by dynamic update (e.g with nsupdate).
Support for slaving from your master DNS server by incremental zone transfer (IXFR) and pushing zones changes to the API is nearly complete.
REQUIREMENTS
INSTALLATION
LIMITATIONS
BUGS!
Definitely. Email me with bug reports, debug logs, and patches: james@now.ie
FUTURE WORK
See http://code.google.com/p/route53d/wiki/TODO
LICENSE
This software is released under a 3-clause BSD licence. The licence text is in the script.
$Id$