Skip to content

Update the corresponding DNS A RR in Route53 when an EC2 instance starts

License

Notifications You must be signed in to change notification settings

irtnog/aws-lambda-ec2-dyndns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aws-lambda-ec2-dyndns

npm version Travis CI test status Coverage Status

This AWS Lambda function handles CloudWatch Events signalling an EC2 instance entering the running state. When triggered the function checks the instance's metadata for tags that specify which Route 53 hosted zone and resource record should be updated and acts accordingly.

Limitations

  • The function will only register the instance's public IP address in DNS.

About

Update the corresponding DNS A RR in Route53 when an EC2 instance starts

Resources

License

Stars

Watchers

Forks

Packages

No packages published