On a previous post we implemented a java based aws lambda function and deployed it using CloudFront. Since we have our lambda function set up we will integrate it with a http endpoint using AWS API Gateway. Amazon API Gateway is a fully managed service that makes it easy for developers to create, publish, maintain, monitor, ...