AWS Cloud Quest | Machine Learning | Image and Video Analysis

Опубликовано: 06 Май 2026
на канале: Michael Min
43
0

For the lambda function with the folder called "labFunction", there is a python file called index.py.

For the runtime settings for the lambda code, edit the runtime settings and make sure to set the "Handler" to match the name of the python file. I this case it was suppose to be set to index.lambda_handler.

AWS Cloud Quest
Machine Learning
Image and Video Analysis