Adding service : cloudwatch alerts on slack

This commit is contained in:
David Przybilla 2018-01-14 19:35:45 +09:00 committed by GitHub
parent 99fc58adf0
commit 70d1bcb8d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -126,6 +126,7 @@ The following are services you can instantly install and use by running `serverl
* [Ruby](https://github.com/stewartlord/serverless-ruby) - Call a Ruby function from your lambda
* [Slack App](https://github.com/johnagan/serverless-slack-app) - Slack App Boilerplate with OAuth and Bot actions
* [Swift](https://github.com/choefele/swift-lambda-app) - Full-featured project template to develop Lambda functions in Swift
* [Cloudwatch Alerts on Slack](github.com/dav009/serverless-aws-alarms-notifier) - Get AWS Cloudwatch alerts notifications on Slack
**Note**: the `serverless install` command will only work on V1.0 or later.