Uses AWS SNS to send AWS CloudWatch alarms to trigger AWS Lambda code that pushes them to Slack.
Deploying it from your terminal requires terraform installed on your system and an antifragile infrastructure setup available in your AWS account.
git clone https://github.com/hfreire/cloudwatch-alarm-to-slack.git
cd cloudwatch-alarm-to-slack
npm run deploy
Variable | Description | Required | Default value |
---|---|---|---|
SLACK_WEBHOOK_URL | The Slack incoming webhook URL to send the alarm message. | true | undefined |
You can contribute either with code (e.g., new features, bug fixes and documentation) or by donating 5 EUR. You can read the contributing guidelines for instructions on how to contribute with code.
All donation proceedings will go to the Sverige för UNHCR, a swedish partner of the UNHCR - The UN Refugee Agency, a global organisation dedicated to saving lives, protecting rights and building a better future for refugees, forcibly displaced communities and stateless people.
Read the license for permissions and limitations.