AWS Lambda function
Aiyuki
Posted on December 23, 2023
Hello.
Now I am developing AWS lambda function.
Detailed description follows as:
- Coding in lambda that is selenium by python
- This selenium goes to web site and login
- Take screen shot in top page then paste it to google slide.
But now I have a problem in AWS lambda function invoking.
Error leads to:
{
"errorMessage": "Handler 'lambda_handler' missing on module 'lambda_function'",
"errorType": "Runtime.HandlerNotFound",
"requestId": "40476982-a55b-4859-baf0-336f3f49321d",
"stackTrace": []
}
I am looking for your help.
Thank you.
💖 💪 🙅 🚩
Aiyuki
Posted on December 23, 2023
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.