GitHub / CodeRecipe-dev / serverless-apigw-sqs-plugin
A Serverless plugin that creates an AWS API Gateway resource to connect to an AWS Simple Queue Service (SQS) without the use of a lambda. Without the use of this plugin, any interactions with the queue through public network will need to go through a proxy lambda.
Stars: 5
Forks: 7
Open issues: 6
License: mit
Language: JavaScript
Size: 15.6 KB
Dependencies parsed at: Pending
Created at: about 6 years ago
Updated at: almost 2 years ago
Pushed at: over 3 years ago
Last synced at: 19 days ago
Topics: aws, aws-lambda, aws-sqs, serverless-plugin