aws-samples / aws-lambda-ddns-function

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

python3 support #36

Open tbugfinder opened 4 years ago

tbugfinder commented 4 years ago

Hi, unfortunately the lambda function isn't compatible with Pyton3 which we should migrate to.

Best

tbugfinder commented 4 years ago

Which tooling could be used to build and test the code?