Skip to content

goosefraba/aws-lambda-java-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AWS Lambda Java Template

This is a simple template project for an AWS lambda written in Java.

Goal of this project

The main intention of this project is to have a copy/paste base for Lambda functions in Java.

Included Libraries

Following libraries are included:

  • AWS Lambda Java Core (Minimal set of interface definitions for Java support in AWS Lambda)
  • AWS Lambda Java Events (Event interface definitions AWS services supported by AWS Lambda)
  • AWS Lambda Java Log4J (Support for using log4j 1.2 with AWS Lambda)

Resources

Official AWS Lambda guide for Java

http://docs.aws.amazon.com/lambda/latest/dg/java-programming-model.html

About

AWS Lambda Java Template

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published