Skip to content

Conversation

dineshkv
Copy link
Contributor

The method name for Java8 implementation must be handleRequest instead of recordHandler according to the source code https://github.com/aws/aws-lambda-java-libs/blob/master/aws-lambda-java-core/src/main/java/com/amazonaws/services/lambda/runtime/RequestHandler.java
Doing this fixes the compilation error for the sample code.

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

The method name for Java8 implementation must be handleRequest instead of recordHandler according to the source code https://github.com/aws/aws-lambda-java-libs/blob/master/aws-lambda-java-core/src/main/java/com/amazonaws/services/lambda/runtime/RequestHandler.java
Doing this fixes the compilation error for the sample code.
@mwunderl mwunderl merged commit c150538 into awsdocs:master Apr 2, 2019
@mwunderl
Copy link
Member

mwunderl commented Apr 2, 2019

Thanks!

@dineshkv dineshkv deleted the patch-2 branch April 2, 2019 18:22
@dineshkv
Copy link
Contributor Author

dineshkv commented Apr 2, 2019 via email

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.

2 participants