Skip to content

Commit 8302f2d

Browse files
author
Andre Rabold
committed
v1.1.5
* SES Notifications * Improved chart legend to show metric name instead of alert name
1 parent a9a4fb7 commit 8302f2d

File tree

4 files changed

+5
-4
lines changed

4 files changed

+5
-4
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,10 @@ in your own AWS environment and doesn't have any 3rd party dependencies other
1818
than the Google Charts API for rendering CloudWatch metrics.
1919

2020
Supported notification formats:
21+
* AWS Code Build
2122
* AWS Health Dashboard 🆕
22-
* AWS Code Build 🆕
23-
* Amazon Inspector 🆕
23+
* Amazon Inspector
24+
* Amazon SES Received Notifications 🆕
2425
* CloudWatch Alarms (incl. Metrics)
2526
* Elastic Beanstalk
2627
* RDS

build/release.zip

1.44 KB
Binary file not shown.

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "aws-to-slack",
3-
"version": "1.1.4",
3+
"version": "1.1.5",
44
"description": "Forward AWS Notification Messages to Slack",
55
"main": "handler/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)