You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ZeroDownTime/sns-alert-hub/pipeline/head This commit looks good
Details
|
2 weeks ago | |
---|---|---|
.ci | 3 weeks ago | |
tests | 3 weeks ago | |
.flake8 | 1 year ago | |
.gitignore | 1 year ago | |
Dockerfile | 3 weeks ago | |
Dockerfile.test | 1 year ago | |
Jenkinsfile | 1 year ago | |
Makefile | 1 year ago | |
README.md | 3 weeks ago | |
SNSAlertHub.yaml | 1 year ago | |
app.py | 2 weeks ago | |
dev-requirements.txt | 1 year ago | |
requirements.txt | 1 year ago |
README.md
SNS Alert Hub
Abstract
AWS SNS/Lambda central alert hub taking SNS messages, parsing and formatting them before sending them to any messaging service, like Slack, Matrix, etc
Tests
All env variables are forwarded into the test container.
Simply set WEBHOOK_URL accordingly before running make test
.