Skip to content

An example CloudFormation stack with a Rust Lambda runtime

License

Notifications You must be signed in to change notification settings

respondflow/aws-lambda-rust-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Runtime for Lambda

This stack contains a Rust runtime for AWS Lambda that allows us to create new Lambdas using only the template.yaml (similar to using built-in runtimes)

Prerequisites

  • GNU Make (version 4)
  • SAM CLI

How to run

sam build
sam local invoke TestRustLambda
sam local invoke AnotherLambda

About

An example CloudFormation stack with a Rust Lambda runtime

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published