Java 2.X Lambda RequestHandler and Context documentation

0

Hi there

I am using AWS Java SDK version 2.17 for dynamodb access and creating lambda functions to be called from API Gateway. The challenge I have is that I cannot find any documentation pertaining to how to write the actual Java for the lambda function. There is plenty of documentation on Java SDK version for 1 using the RequestHandler interface and the Context object but there is no documentation on the equivalent in Java SDK version 2.X. All the Java 2.X lambda documentation pertains to creating/registering/listing/deleting lambda functions in AWS but not to the actual writing of the Java based request handler.

Would anyone know where this documentation can be found and/or sample code for a Java 2.X lambda function?

Thanks

質問済み 2年前1720ビュー
1回答
0
shethap
回答済み 2年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ