Getting started:
Related tutorials:
| 'use strict'; | |
| /** | |
| * See http://notes.webutvikling.org/send-aws-cloudwatch-alarms-to-slack/ for instructions | |
| * But I like this code better because the snsToSlack.js code doesn't parse the CloudWatch JSON | |
| * | |
| * Follow these steps to configure the webhook in Slack: | |
| * | |
| * 1. Navigate to https://<your-team-domain>.slack.com/services/new | |
| * |
Getting started:
Related tutorials: