serverless-php icon indicating copy to clipboard operation
serverless-php copied to clipboard

Include Events as classes

Open araines opened this issue 8 years ago • 0 comments

Similar to how the Java implementation works, it would be nice to have a library of classes which represent the various events which can be passed in to the handler upon invocation.

https://github.com/aws/aws-lambda-java-libs/tree/master/aws-lambda-java-events

araines avatar Dec 06 '17 17:12 araines