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

Is it Possible to add the AWS Account Name in the Output Description? #73

Open Craig-Rodgett opened 2 years ago

Craig-Rodgett commented 2 years ago

Hi, I have multiple AWS accounts and am setting this up to send CloudWatch messages to one specific Slack channel. I would like to be able to determine quickly which account triggered the alert rather than being redirected to it's url. Did anybody else also implement this?