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

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

Open
TonySherman opened this issue May 11, 2023 · 0 comments
Open

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

TonySherman opened this issue May 11, 2023 · 0 comments

Comments

@TonySherman
Copy link

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant