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 249 forks source link

how to send notification on a particular slack channel linked to a webhookurl url #56

Closed rahulkumartandf closed 4 years ago

rahulkumartandf commented 4 years ago

Hi, I have multiple channels for a single slack Webhook. how to i send the notification on a particular channel. i didn't see any variable of that in .env file.

CodyReichert commented 4 years ago

Hey @rahulkumartandf - we don't support setting a specific channel right now, however, someone opened #48 which adds that support and we will try to get that reviewed and merged asap.

For now you would have to create a new webhook URL for the specific channel.