| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Example illustrating the flow:
Lambda (publisher) => SNS => Lambda (consumer)
Install Node 8.10 (latest runtime supported by AWS Lambda)
Install serverless (tested against serverless v1.28.0)
$ npm i -g serverless
$ npm i
$ touch env.yml
$ npm test
| Back | FazBrowse Home | New Git URL |