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년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인