Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 341 Bytes

File metadata and controls

17 lines (10 loc) · 341 Bytes

Java runtime example

Creates an AWS Lambda function from a Java project built with Gradle.

Prerequisites

  • Java 25+

Usage

make tf MODE=apply

Run make help to see all available targets.

Note that this example may create resources which cost money. Run make tf MODE=destroy when you don't need these resources.