awslabs / route53-dynamic-dns-with-lambda

A Dynamic DNS system built with API Gateway, Lambda & Route 53.
Apache License 2.0
486 stars 167 forks source link

Using mulltiple Route53 hostedzone IDs #40

Closed netstx closed 11 months ago

netstx commented 3 years ago

Would it be possible to change this template to allow record changes in multiple hosted zones?

Two use cases I can think of:

masberta commented 11 months ago

This should now be supported by running the helper script to create additional domains and save configuration on DynamoDB: https://github.com/awslabs/route53-dynamic-dns-with-lambda/blob/master/newrecord.py