https://github.com/markus1189/dyndns53
Dyndns for Route53
https://github.com/markus1189/dyndns53
Last synced: about 1 year ago
JSON representation
Dyndns for Route53
- Host: GitHub
- URL: https://github.com/markus1189/dyndns53
- Owner: markus1189
- Created: 2021-03-03T17:54:47.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-03T17:55:39.000Z (over 5 years ago)
- Last Synced: 2025-03-28T03:30:32.282Z (over 1 year ago)
- Language: Scala
- Size: 27.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dyndns53 - AWS implementation of dyndns with Route53
This project implements an http endpoint which can be used with dyndns
compatible routers to update a domain in route53.
The project uses
- sbt multi-module build for the 2 lambdas + aws cdk
- CDK with Scala for the Cloudformation Stack
- apigatewayv2 Lambda Authorizer checking the basic auth headaer
- secret in AWS SSM for the expected password
- scala lambda to update the hosted zone's record from query parameter