3 Forks
10 Stars
10 Watchers

sqs-with-lambda-using-aws-amplify

Tutorial: Integrate Custom Resource (SQS) with amplify such that sending message to queue invokes lambda with the event message in body. Receive same payload inside the lambda function. In this tutorial, we are integrating SQS to send message in to lambda function in an Amplify project using Cloudformation.

How to download and setup sqs-with-lambda-using-aws-amplify

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

Or simply clone sqs-with-lambda-using-aws-amplify with SSH
[email protected]:wahmd/sqs-with-lambda-using-aws-amplify.git

If you have some problems with sqs-with-lambda-using-aws-amplify

You may open issue on sqs-with-lambda-using-aws-amplify support forum (system) here: https://github.com/wahmd/sqs-with-lambda-using-aws-amplify/issues