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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南