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

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


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

Last synced: 3 months 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.