Skip to content

Instantly share code, notes, and snippets.

@tariqadib
tariqadib / sns-to-slack.py
Created October 31, 2017 16:44 — forked from hayd/sns-to-slack.py
sns to slack aws lambda python
#!/usr/bin/env python
# -*- coding: utf-8 -*-
'''
Follow these steps to configure the webhook in Slack:
1. Navigate to https://<your-team-domain>.slack.com/services/new
2. Search for and select "Incoming WebHooks".