Skip to content

A terraform module to create an SNS topic and lambda that send events to slack.

License

Notifications You must be signed in to change notification settings

telia-oss/terraform-aws-lambda-slack

Repository files navigation

SNS events to slack

Build Status

This module lets you send sns events to slck.

The module creates sns topic and subscription, and targets the subscriptions to a Lambda function that is provisioned by this module. The Lambda function format and send sns events to Slack channel.

Lambda

The Lambda artifact can be found here

Examples

Authors

Currently maintained by these contributors.

License

MIT License. See LICENSE for full details.