Skip to content
Snippets Groups Projects
Commit b667ebae authored by Edouard DE BRYE's avatar Edouard DE BRYE
Browse files

added source on slack.py

parent 24695c3f
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/python3.8
# code below inspired from https://aws.amazon.com/fr/premiumsupport/knowledge-center/sns-lambda-webhooks-chime-slack-teams/
import urllib3
import json
import os
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment