Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 506 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 506 Bytes

This is AWS Route53 CLI in python, which uses boto library.

Requerements

Requires python 2.7+
Uses these libraries:


Specify the the AWS credential of user, which has ability to change DNS zone, in the file before.

Type awsroute53.py help to get information about how to use it.