Skip to content
This repository was archived by the owner on Jan 3, 2023. It is now read-only.
This repository was archived by the owner on Jan 3, 2023. It is now read-only.

def handler should be def lambda_handler #42

@markfink-splunk

Description

@markfink-splunk

In the examples we provide in the README, we show "def handler(event, context)". It should be "def lambda_handler(event, context)".

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions