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

Invoke Lambda does not pass context arg to handler function #22

@TonySherman

Description

@TonySherman

When the aws_lambda service calls the function, only the event from the payload is passed to the function. This causes an error:
missing 1 required positional argument: 'context' since lambda handlers conventially accept the event and context.

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