assertible / lambda-cloudwatch-slack

Send AWS CloudWatch notifications to a Slack channel using Lambda
https://assertible.com/blog/npm-package-lambda-cloudwatch-slack
MIT License
482 stars 250 forks source link

Add better debugging when no matching process is found #9

Closed CodyReichert closed 7 years ago

CodyReichert commented 7 years ago

This just adds better debug when there is no matching processor for the event. It should make it easier to report issues and find the unsupported topic. Ref #7