Skip to content

lambda_handler not called if AWS config left default #3

@trickidicki

Description

@trickidicki

Zappa sets the AWS Lambda function code as handler.lambda_handler
I presume that the Zappa code is then supposed to execute the handle.lambda_handler? Except it doesn't, so I had to change all the lambda configs to call handle.lambda_handler in order to get the example code to work.

Any idea why?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions