AWS SNS central alert hub
Go to file
Stefan Reimer cf558ada66
ZeroDownTime/sns-alert-hub/pipeline/head There was a failure building this commit Details
Merge commit '93faaeb6cec341b66e93f5da5d6d6c218351a1aa'
2023-08-14 10:24:11 +00:00
.ci Merge commit '93faaeb6cec341b66e93f5da5d6d6c218351a1aa' 2023-08-14 10:24:11 +00:00
deploy Make tests work again, use new CI flow 2023-08-14 10:22:11 +00:00
tests Make tests work again, use new CI flow 2023-08-14 10:22:11 +00:00
.flake8 feat: set severity for Cloudwatch billing alarms to INFO, improve CI test pipeline to support env 2022-02-24 12:06:18 +01:00
.gitignore Make tests work again, use new CI flow 2023-08-14 10:22:11 +00:00
Dockerfile Make tests work again, use new CI flow 2023-08-14 10:22:11 +00:00
Jenkinsfile ci: fix shared Jenkins library ref 2022-02-11 18:02:11 +01:00
Makefile Make tests work again, use new CI flow 2023-08-14 10:22:11 +00:00
README.md Add support for ElastiCache snapshot notifications, minor code reorg 2023-05-16 14:01:12 +01:00
app.py Make tests work again, use new CI flow 2023-08-14 10:22:11 +00:00
dev-requirements.txt Make tests work again, use new CI flow 2023-08-14 10:22:11 +00:00
renovate.json Tesr PR grouping 2023-08-11 18:07:03 +00:00
requirements.txt pin dependencies, latest ci lib 2023-08-09 11:59:19 +00:00
run_tests.sh Make tests work again, use new CI flow 2023-08-14 10:22:11 +00:00

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.

Resources