aws-lambda-sqs. AWS Lambda package for taking an incoming item and enqueuing using SQS (Simple Queue Service).

github.com/jwasham/aws-lambda-sqs

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

February 2016
  • Minor wording change.
  • Added extra space (PEP-8). Removed unused variable.
  • Added lambda file, and sample IAM policy.
  • Added .gitignore
  • Initial project setup