Skip to content

Template for AWS lambda that processes an SNS notification pulled from SQS with simple rerouting depending on the notification topic 📢

License

Notifications You must be signed in to change notification settings

michelbeyrouty/aws-lambda-with-sns-input-handler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aws-lambda-with-sns-input-handler

  • Base project for aws lambda with sns input handler
  • This can be used when setting up an aws lambda with simple routing depending on sns topicARN

Run the code

  1. npm install
  2. node ./debug/trigger-lambda.js

NOTE

Best opened with VSCode


About

Template for AWS lambda that processes an SNS notification pulled from SQS with simple rerouting depending on the notification topic 📢

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published