Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Apr 30, 2024. It is now read-only.
This repository was archived by the owner on Apr 30, 2024. It is now read-only.
There was an error while loading. Please reload this page.
I have followed your steps found a couple of problems.
1.) while running this command
aws lambda create-function --function-name ddns_lambda --runtime python2.7 --role <enter-your-role-arn-here> --handler union.lambda_handler --timeout 30 --zip-file fileb://<LOCAL PATH>/union.py.zipthere is no union.py.zip file2.) python code error, Please reffer screenshort