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 lambda function fails #39

Closed ghost closed 3 years ago

ghost commented 3 years ago

Error: Runtime.ImportModuleError: Unable to import module 'union': No module named 'union'