This script allows programatically exporting zones in BIND format from Route 53 (AWS), archiving them, then uploading them to S3.
This script requires two Python tools to be pre-installed:
- cli53 - https://github.com/barnybug/cli53
- s3cmd - https://github.com/s3tools/s3cmd
Please follow the respective instructions for installation of cli53 and s3cmd. To use this script, simply execute it.