1.0.0 • Published 7 years ago

@irtnog/aws-lambda-ec2-dyndns v1.0.0

Weekly downloads
1
License
Apache-2.0
Repository
github
Last release
7 years ago

aws-lambda-ec2-dyndns

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.