Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 260 Bytes

File metadata and controls

3 lines (3 loc) · 260 Bytes

This handler is created for hyperflow java tasks executed on aws lambda. To use it, build jar with "mvn clean package" command and upload it into lambda function. Function runtime and handler should be set to "Java 8" and "Handler::handleRequest" respectively.