AWS Route53 Dynamic DNS This script will update a given DNS record in AWS with the current public IP address of the device running the script. Dependencies aws-sdk node-fetch An AWS account with access credentials configured for environment the script will run in. References Crons on Raspberry Pi AWS Node SDK DDNS Example from Anthony Heddings AWS Javascript Route53 SDK Docs