JavajarLambda was built using the "Creating a .jar Deployment Package Using Maven and Eclipse IDE (Java)" instructions found at https://docs.aws.amazon.com/lambda/latest/dg/java-create-jar-pkg-maven-and-eclipse.html

DotNetLambda was built using the "AWS Toolkit for Visual Studio" instructions found at https://docs.aws.amazon.com/lambda/latest/dg/lambda-dotnet-create-deployment-package-toolkit.html and the ".NET Core CLI" instructions found at https://docs.aws.amazon.com/lambda/latest/dg/lambda-dotnet-coreclr-deployment-package.html

GoLambda was built using the "Creating a Deployment Package (Go)" instructions found at https://docs.aws.amazon.com/lambda/latest/dg/lambda-go-how-to-create-deployment-package.html