AWS Lambda Java API ExampleThis example code is used for running a Java Lambda using API Gateway trigger.It uses AWS Lambda Core SDK for RequestHandler implementation which is called by the triggerArchitecture Used