A simple Rust project that provides a useful default Lambda function that simply logs any events that it receives.
Go to file
2023-10-22 13:02:42 +01:00
src chore: initial commit 2023-10-22 13:02:42 +01:00
.gitignore chore: initial commit 2023-10-22 13:02:42 +01:00
Cargo.toml chore: initial commit 2023-10-22 13:02:42 +01:00
LICENSE Initial commit 2023-10-22 12:01:30 +00:00
README.md Initial commit 2023-10-22 12:01:30 +00:00

default-lambda

A simple Rust project that provides a useful default Lambda function that simply logs any events that it receives.