gmetzker / serverless-plugin-lambda-dead-letter

serverless plugin that can configure a lambda with a dead letter queue or topic
MIT License
46 stars 15 forks source link

[WIP] Automatic Cloudwatch Alarms, when Messages in DLQs #39

Closed bweigel closed 4 years ago

bweigel commented 5 years ago

What it does?

Possibility to automatically add Cloudwatch Alarms from the DLQs. See Feature Request in #33

Feedback welcome.

TODO