131 Forks
207 Stars
207 Watchers

s3-to-lambda-patterns

Example applications for the S3-to-Lambda patterns series in the AWS Compute Blog and learning path. Questions? @jbesw.

How to download and setup s3-to-lambda-patterns

Open terminal and run command
git clone https://github.com/aws-samples/s3-to-lambda-patterns.git
git clone is used to create a copy or clone of s3-to-lambda-patterns 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 s3-to-lambda-patterns https://github.com/aws-samples/s3-to-lambda-patterns/archive/master.zip

Or simply clone s3-to-lambda-patterns with SSH
[email protected]:aws-samples/s3-to-lambda-patterns.git

If you have some problems with s3-to-lambda-patterns

You may open issue on s3-to-lambda-patterns support forum (system) here: https://github.com/aws-samples/s3-to-lambda-patterns/issues