issues Search Results · repo:awslabs/route53-dynamic-dns-with-lambda language:Python
Filter by
39 results
(56 ms)39 results
inawslabs/route53-dynamic-dns-with-lambda (press backspace or delete to remove)This is not an issue, but a sugestion. I created two new files: index.py and dyndns.sh to support sha-512
img width= 581 height= 104 alt= Image src=
https://github.com/user-attachments/assets/4dced5d5-003b-4f8a-a89f-a605ade8f656 ...
caio-gadioli
- Opened 4 days ago
- #62
Thank you for the great work on dyndns.sh. I’d like to request the addition of IPv6 support to the script. In
IPv6-dominant or dual-stack environments, it would be helpful to detect and update the device’s ...
ethandetigris
- 3
- Opened on Dec 10, 2024
- #59
I am having trouble installing the code on a CloudShell environment. When I try to run either cdk deploy or python3
app.py, it returns the following:
jsii.errors.JavaScriptError: Error: Cannot find ...
tednought
- 4
- Opened on Nov 3, 2024
- #57
Lambda was created with a timeout of 3 seconds, causing every request to fail with a 502 status.
img width= 296 alt= image src=
https://github.com/awslabs/route53-dynamic-dns-with-lambda/assets/10500764/104f0c51-10a4-4ca1-88a7-45d73f32a584 ...
nsandstrom
- 3
- Opened on Jun 4, 2024
- #56
I was testing out the dynamic dns functionality provided by this project and it worked smoothly, kudos to you guys!
But now I am done testing it out and I would like to delete it-- and this is where I ...
angelotrivelli
- 2
- Opened on Feb 27, 2024
- #55
Hello,
It seems that some (not all) requests to the lambda function get base64 encoded, breaking the function and causing a 502
error.
I ve done some digging and found that requests that work are like ...
andrew-stclair
- 5
- Opened on Feb 24, 2024
- #54
I currently run an older version of this project, which supported public IP, specified IP address, or interface.
--ip-source public | IP | INTERFACE
This arguments defines how to get the IP ...
bmcdonough
- 7
- Opened on Dec 13, 2023
- #53
username:~/environment/route53-dynamic-dns-with-lambda (master)$ ./dyndns.sh -m set -u https:// endpoint .lambda-url.us-east-1.on.aws/ -h example.dyn.domain.com -s shared_secret
./dyndns.sh: line 62: shasum: ...
bmcdonough
- 2
- Opened on Dec 9, 2023
- #52
username:~/environment/route53-dynamic-dns-with-lambda (master) $ python3 newrecord.py
Traceback (most recent call last):
File newrecord.py , line 2, in module
import boto3
ModuleNotFoundError: ...
bmcdonough
- 1
- Opened on Dec 8, 2023
- #51
After cloning the repo to a cloud9 instance I ran cdk bootstrap which worked as expected. I then tried cdk deploy and
received the following error: [Error at /DyndnsStack/dyndns_fn/Resource] AwsSolutions-L1: ...
nhaskel
- 2
- Opened on Dec 4, 2023
- #50

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.