aws-samples / aws-lambda-ddns-function

Dynamically create Route 53 resource records using CloudWatch Events and Lambda
Apache License 2.0
236 stars 115 forks source link

Reverse record support #21

Closed runningman84 closed 7 years ago

runningman84 commented 7 years ago

This project should also support adding ptr records...

jicowan commented 7 years ago

The project current creates a reverse lookup zone and PTR records.