Skip to content

Commit

Permalink
v1.1.5
Browse files Browse the repository at this point in the history
* SES Notifications
* Improved chart legend to show metric name instead of alert name
  • Loading branch information
Andre Rabold committed Apr 11, 2018
1 parent a9a4fb7 commit 8302f2d
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 4 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,10 @@ in your own AWS environment and doesn't have any 3rd party dependencies other
than the Google Charts API for rendering CloudWatch metrics.

Supported notification formats:
* AWS Code Build
* AWS Health Dashboard 🆕
* AWS Code Build 🆕
* Amazon Inspector 🆕
* Amazon Inspector
* Amazon SES Received Notifications 🆕
* CloudWatch Alarms (incl. Metrics)
* Elastic Beanstalk
* RDS
Expand Down
Binary file modified build/release.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "aws-to-slack",
"version": "1.1.4",
"version": "1.1.5",
"description": "Forward AWS Notification Messages to Slack",
"main": "handler/index.js",
"scripts": {
Expand Down

0 comments on commit 8302f2d

Please sign in to comment.