Skip to content

Commit

Permalink
adding chime notifier
Browse files Browse the repository at this point in the history
  • Loading branch information
tipuq committed Dec 4, 2017
1 parent a70850e commit d291c5b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ More information about AWS Health and Personal Health Dashboard (PHD) is availab

Setup and usage instructions are present for each tool in its respective directory: <br />
[AWS Health event SMS notifier](sms-notifier/) <br />
[AWS Health event Chime notifier](chime-notifier/) <br />
[AWS Health event Amazon Simple Notification Service (SNS) Topic Publisher](sns-topic-publisher/) <br />
[AWS Health event Slack notifier](slack-notifier/) <br />
[AWS Codepipeline disable stage transition triggered when AWS Health issue event generated](automated-actions/AWS_Codepipeline_Disable_Stage_Transition/) <br />
Expand Down
2 changes: 2 additions & 0 deletions chime-notifier/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ Security Note: WebHooks should be treated like passwords and should not be share

Choose **Launch Stack** to launch the template in the US East (N. Virginia) Region in your account.

[![Launch AWS Health Chime Notifier](../images/cloudformation-launch-stack.png)](https://console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/new?stackName=ChimeNotifier&templateURL=https://s3.amazonaws.com/aws-health-tools-assets/cloudformation-templates/chime-notifier.json)

The CloudFormation template requires the following parameter:

*HookURL* - Incoming web hook url from Slack setup.
Expand Down

0 comments on commit d291c5b

Please sign in to comment.