I have created an AWS lambda function in java 8:
package com.intheclouds.lambda.functions; public class Handler implements RequestHandler