GitHub
github.com › aws › aws-lambda-java-libs
GitHub - aws/aws-lambda-java-libs: Official mirror for interface definitions and helper classes for Java code running on the AWS Lambda platform. · GitHub
Official mirror for interface definitions and helper classes for Java code running on the AWS Lambda platform. - aws/aws-lambda-java-libs
Starred by 547 users
Forked by 240 users
Languages C++ 51.2% | Java 46.2% | Shell 2.0% | CMake 0.3% | Makefile 0.2% | C 0.1%
GitHub
github.com › aws-samples › aws-lambda-java-workshop
GitHub - aws-samples/aws-lambda-java-workshop: This project contains the code for the Java on AWS Lambda workshop
This project contains the code for the Java on AWS Lambda workshop - aws-samples/aws-lambda-java-workshop
Starred by 67 users
Forked by 40 users
Languages Java 62.7% | Shell 21.1% | Batchfile 12.1% | Dockerfile 3.7% | Java 62.7% | Shell 21.1% | Batchfile 12.1% | Dockerfile 3.7%
Videos
32:14
Create & Deploy AWS Lambda Function In Java Using GitHub Actions ...
19:55
Java 17 🤝 AWS Lambda: Creating Serverless Functions in Java ...
16:44
AWS Lambda Java: How to create your first AWS Lambda Function in ...
09:16
Deploy a SpringBoot 3 API on AWS Lambda in 10 minutes - YouTube
GitHub
github.com › markusklems › aws-lambda-java-example
GitHub - markusklems/aws-lambda-java-example: A simple Java Lambda based server-less application that implements a reimbursement use case, with AWS Lambda, AWS SES, and AWS DynamoDB
A simple Java Lambda based server-less application that implements a reimbursement use case, with AWS Lambda, AWS SES, and AWS DynamoDB - markusklems/aws-lambda-java-example
Starred by 53 users
Forked by 45 users
Languages Java 100.0% | Java 100.0%
GitHub
github.com › newrelic › java-aws-lambda
GitHub - newrelic/java-aws-lambda: AWS Lambda OpenTracing Java SDK
AWS Lambda OpenTracing Java SDK. Contribute to newrelic/java-aws-lambda development by creating an account on GitHub.
Starred by 12 users
Forked by 7 users
Languages Java 100.0% | Java 100.0%
GitHub
github.com › cagataygurturk › aws-lambda-java-boilerplate
GitHub - cagataygurturk/aws-lambda-java-boilerplate: AWS Lambda JAVA boilerplate code with Spring IoC container
AWS Lambda JAVA boilerplate code with Spring IoC container - cagataygurturk/aws-lambda-java-boilerplate
Starred by 52 users
Forked by 26 users
Languages Java 100.0% | Java 100.0%
GitHub
github.com › aws-samples › aws-lambda-java-custom-runtime
GitHub - aws-samples/aws-lambda-java-custom-runtime: An example project showing how to create a Java custom runtime for AWS Lambda
An AWS Lambda custom runtime to enable Java 18 support on a minimalistic JRE, which only includes the Java modules required by the application.
Starred by 15 users
Forked by 7 users
Languages Java 65.7% | Dockerfile 19.5% | Shell 14.8% | Java 65.7% | Dockerfile 19.5% | Shell 14.8%
GitHub
github.com › TechPrimers › aws-lambda-api-java-example
GitHub - TechPrimers/aws-lambda-api-java-example: AWS Lambda API Java Example using API Gateway trigger
This example code is used for running a Java Lambda using API Gateway trigger. It uses AWS Lambda Core SDK for RequestHandler implementation which is called by the trigger
Starred by 8 users
Forked by 22 users
Languages Java 100.0% | Java 100.0%
GitHub
github.com › kdgregory › example-lambda-java
GitHub - kdgregory/example-lambda-java: An web-app built from AWS components, with the core functionality written in Java
An web-app built from AWS components, with the core functionality written in Java - kdgregory/example-lambda-java
Starred by 10 users
Forked by 3 users
Languages Java 85.1% | JavaScript 6.0% | Shell 5.6% | HTML 2.2% | CSS 1.1% | Java 85.1% | JavaScript 6.0% | Shell 5.6% | HTML 2.2% | CSS 1.1%
GitHub
github.com › aws › aws-sdk-java › blob › master › aws-java-sdk-lambda › src › main › java › com › amazonaws › services › lambda › AWSLambda.java
aws-sdk-java/aws-java-sdk-lambda/src/main/java/com/amazonaws/services/lambda/AWSLambda.java at master · aws/aws-sdk-java
The AWS SDK for Java 2.x is available here: https://github.com/aws/aws-sdk-java-v2/ - aws-sdk-java/aws-java-sdk-lambda/src/main/java/com/amazonaws/services/lambda/AWSLambda.java at master · aws/aws-sdk-java
Author aws
GitHub
github.com › aws-samples › lambda-java8-dynamodb
GitHub - aws-samples/lambda-java8-dynamodb
This code base is an example API built with the Java 8 runtime for AWS Lambda, in the context of a common use case: an API backed by Amazon DynamoDB as its data store. In a production deployment, you would use Amazon API Gateway to proxy RESTful ...
Starred by 128 users
Forked by 84 users
Languages Java 100.0% | Java 100.0%
GitHub
github.com › aws-powertools › powertools-lambda-java
GitHub - aws-powertools/powertools-lambda-java: Powertools is a developer toolkit to implement Serverless best practices and increase developer velocity. · GitHub
Powertools is a developer toolkit to implement Serverless best practices and increase developer velocity. - aws-powertools/powertools-lambda-java
Starred by 310 users
Forked by 100 users
Languages Java
GitHub
github.com › biniama › aws-lambda-java-example
GitHub - biniama/aws-lambda-java-example: A Java 8 app designed to use as a starting point/example for AWS Lambda
A Java 8 app designed to use as a starting point/example for AWS Lambda - biniama/aws-lambda-java-example
Author biniama
GitHub
github.com › kasramp › Java-AWS-Lambda-hello_world-example
GitHub - kasramp/Java-AWS-Lambda-hello_world-example: Hello World example of Java AWS Lambda
December 15, 2021 - Hello World example of Java AWS Lambda. Contribute to kasramp/Java-AWS-Lambda-hello_world-example development by creating an account on GitHub.
Forked by 4 users
Languages Java 100.0% | Java 100.0%
Amazon Web Services
docs.aws.amazon.com › aws lambda › developer guide › building lambda functions with java › java sample applications for aws lambda
Java sample applications for AWS Lambda - AWS Lambda
The GitHub repository for this guide provides sample applications that demonstrate the use of Java in AWS Lambda. Each sample application includes scripts for easy deployment and cleanup, an CloudFormation template, and supporting resources.
GitHub
github.com › aws-samples › serverless-java-frameworks-samples
GitHub - aws-samples/serverless-java-frameworks-samples · GitHub
This is a simple serverless application built in Java using popular frameworks — Micronaut, Quarkus, and Spring Boot · It consists of an Amazon API Gateway backed by four AWS Lambda functions and an Amazon DynamoDB table for storage.
Starred by 160 users
Forked by 41 users
Languages Java 90.1% | JavaScript 6.2% | Shell 3.7%
GitHub
github.com › andthearchitect › aws-lambda-java-runtime
GitHub - andthearchitect/aws-lambda-java-runtime: AWS Lambda Custom Runtime for Java 11
To aid in this goal, this project intends to leverage Java's new module system and linking process to create a stand alone Java runtime image containing only the base JDK dependencies required to implement the Lambda Runtime API. In addition, this project does not use any third party libraries to further reduce the footprint of the runtime. It is the hope of this project that leveraging a lean runtime and modular deployment can reduce the cost of the Lambda "cold starts". ... Using class path scanning we can match the loading process of the official AWS Java Runtime to load Handler code as either a Zip File or a Jar as documented by the official Lambda Docs: https://docs.aws.amazon.com/lambda/latest/dg/create-deployment-pkg-zip-java.html
Starred by 53 users
Forked by 8 users
Languages Java 99.6% | Shell 0.4% | Java 99.6% | Shell 0.4%
GitHub
github.com › petergu › aws-sqs-lambda-java
GitHub - petergu/aws-sqs-lambda-java: A showcase example that integrates AWS API Gateway, SQS and Lambda, written in Java 8, using Dagger 2 as dependency injection, Terraform as deployment tool.
A showcase example that integrates AWS API Gateway, SQS and Lambda, written in Java 8, using Dagger 2 as dependency injection, Terraform as deployment tool. - petergu/aws-sqs-lambda-java
Starred by 18 users
Forked by 10 users
Languages Java 46.2% | HCL 45.9% | Groovy 7.9% | Java 46.2% | HCL 45.9% | Groovy 7.9%
GitHub
github.com › aws-samples › aws-lambda-java-tiered-compilation-example
GitHub - aws-samples/aws-lambda-java-tiered-compilation-example: An example project showing how to enable tiered compilation on a Java AWS Lambda function.
January 22, 2026 - An example project showing how to enable tiered compilation on a Java AWS Lambda function. - aws-samples/aws-lambda-java-tiered-compilation-example
Author aws-samples
GitHub
github.com › talakb › aws-lambda-java-sdk-examples
GitHub - talakb/aws-lambda-java-sdk-examples: AWS Lambda Java SDK examples for testing Lambda integration with other AWS services. Examples include synchronous (RequestResponse), asynchronous (Event), and stream processing approaches.
AWS Lambda Java SDK examples for testing Lambda integration with other AWS services. Examples include synchronous (RequestResponse), asynchronous (Event), and stream processing approaches. - talakb...
Author talakb