Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Rust runtime example

Creates an AWS Lambda function from a Rust project using the provided.al2023 custom runtime.

Prerequisites

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 to destroy those resources.