Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/marekq/cdk-sqs-lambda-poller


https://github.com/marekq/cdk-sqs-lambda-poller

Last synced: about 6 hours ago
JSON representation

Awesome Lists containing this project

README

        

cdk-sqs-lambda-poller
=====================

Retrieve a SQS message from a queue using a Lambda function. Instead of using the Lambda event source, the function polls for new messages every minute.