AWS Lambda function parsing and formatting SNS messages before sending them to eg. Slack, Matrix, etc
Stefan Reimer
de3df61608
Some checks failed
ZeroDownTime/sns-alert-hub/pipeline/head There was a failure building this commit
|
||
---|---|---|
.ci | ||
deploy | ||
tests | ||
.flake8 | ||
.gitignore | ||
app.py | ||
dev-requirements.txt | ||
Dockerfile | ||
Jenkinsfile | ||
Makefile | ||
README.md | ||
renovate.json | ||
requirements.txt | ||
run_tests.sh |
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
.