Skip to content

cfir/D9SnsToSlack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

D9SnsToSlack

Lambda function for pushing events from SNS to Slack

Modified from the Cloudwatch to Slack template and adopted for Dome9 1.19.2017

Link to blog: https://dome9.com/blog/dome9-integration-slack/

##Variables needed

  • hookUrl - slack webhook url
  • slackChannel - individual channel to post to

###Optional variable: messageTypeBlacklist - pipe delimited list of message types to NOT post to slack. This is to help reduce noise

The top 3 most common events you might want to filter are:

  • InstanceStateChanged
  • InstanceCreatedEvent
  • InstanceTagsChangeDetectedEvent

About

Push Dome9 events from SnS to Slack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published