Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aws-samples/aws-lambda-mirror-dns-function
AWS Lambda function to mirror DNS zone from on-premises DNS server to Route 53 private hosted zone.
https://github.com/aws-samples/aws-lambda-mirror-dns-function
Last synced: 3 months ago
JSON representation
AWS Lambda function to mirror DNS zone from on-premises DNS server to Route 53 private hosted zone.
- Host: GitHub
- URL: https://github.com/aws-samples/aws-lambda-mirror-dns-function
- Owner: aws-samples
- License: apache-2.0
- Created: 2016-08-31T18:38:57.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-05-05T19:06:25.000Z (over 3 years ago)
- Last Synced: 2024-07-20T02:28:18.565Z (4 months ago)
- Language: Python
- Size: 9.77 KB
- Stars: 40
- Watchers: 23
- Forks: 27
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-functions - aws-lambda-mirror-dns-function - AWS Lambda function to mirror DNS zone from on-premises DNS server to Route 53 private hosted zone. (AWS Lambda Functions)
README
Provides AWS Lambda function to mirror DNS zone from on-premises DNS server to Route 53 private hosted zone. See https://aws.amazon.com/blogs/compute/powering-secondary-dns-in-a-vpc-using-aws-lambda-and-amazon-route-53-private-hosted-zones/ for more details.