-
Notifications
You must be signed in to change notification settings - Fork 0
Python script to convert bind files to Amazons Route 53 requests
richarvey/bindtoroute53.py
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
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 0
No packages published