Clone this files
Download Dan Myers’s Amazon Route 53 PHP Class to same folder’s repo
Update Inc53.php with your AWS credentials
add new cronjob like this:
#DDNS AWS update every minute
* * * * * /usr/bin/php PATH-TO-YOUR/ddns53.php
Done
Copied and updates from holgr.com