1 Forks
12 Stars
12 Watchers

rust-lambda

This is a CDK project that deploys a Rust function using the Rust runtime for Lambda. This creates a basic handler that logs some data sent as input

How to download and setup rust-lambda

Open terminal and run command
git clone https://github.com/ryands17/rust-lambda.git
git clone is used to create a copy or clone of rust-lambda repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with rust-lambda https://github.com/ryands17/rust-lambda/archive/master.zip

Or simply clone rust-lambda with SSH
[email protected]:ryands17/rust-lambda.git

If you have some problems with rust-lambda

You may open issue on rust-lambda support forum (system) here: https://github.com/ryands17/rust-lambda/issues