Aan de slagGa gratis aan de slag

The handler function

In AWS Lambda, the handler is the entry point for your function. It's shown in the Runtime settings section under the Code tab and must follow the format filename.function_name (without the .py extension).

In this exercise, you'll locate the handler setting in the AWS Console and confirm which handler configuration string is valid.

Deze oefening maakt deel uit van de cursus

Serverless Applications with AWS Lambda

Cursus bekijken

Praktische interactieve oefening

Zet theorie om in actie met een van onze interactieve oefeningen.

Begin met trainen