Skip to content

Using the Python boto library to create DNS aliases using route53.

Notifications You must be signed in to change notification settings

abhijo89/route53

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

route53

Using the Python boto library to create DNS aliases using route53.

Boto already comes with script called route53, located in /usr/bin somewhere. Didn't realize this till later! However, this script is still useful to me, as it is slightly customized to our environment and will automatically set the IP address of an active EC2 instance.

The boto route53 has to be generic and you must always supply the IP address.

About

Using the Python boto library to create DNS aliases using route53.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%