Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix LambdaHandler type definition to work with async handler functions #849

Merged
merged 1 commit into from
May 12, 2020

Conversation

waltjones
Copy link
Contributor

Fixes: #837

Uses the definition from https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/aws-lambda/handler.d.ts as suggested in the linked issue.

@mrunalk mrunalk self-requested a review May 8, 2020 19:05
@mrunalk
Copy link
Contributor

mrunalk commented May 8, 2020

LGTM.

@waltjones waltjones merged commit 6ed653b into master May 12, 2020
@waltjones waltjones changed the title Fix type definition to work with async handler functions Fix LambdaHandler type definition to work with async handler functions May 13, 2020
mudetroit pushed a commit that referenced this pull request Mar 14, 2024
Fix type definition to work with async handler functions
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Incorrect LambdaHandler type
2 participants