AWS Lambda function parsing and formatting SNS messages before sending them to eg. Slack, Matrix, etc
Renovate Bot
0ab9df3921
Some checks failed
ZeroDownTime/sns-alert-hub/pipeline/pr-main 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
.