Skip to content

richarvey/bindtoroute53.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Installation:
~~~~~~~~~~~~~

sudo apt-get install python-dnspython

Running:
~~~~~~~~

./bindtoroute53.py -z example.com > myrequest.xml

This will produce a file you can now use with the route53 API which will create new records for you.
Note: It doesn’t connect to amazon for you, you need to do that yourself following the guides on aws.amazon.com.

About

Python script to convert bind files to Amazons Route 53 requests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages