AWS SNS central alert hub
Go to file
Renovate Bot 478899bb66
ZeroDownTime/sns-alert-hub/pipeline/pr-master There was a failure building this commit Details
chore(deps): update all non-major dependencies
2023-08-12 03:02:51 +00:00
.ci Merge commit '785cddf02c35288ac82794e2f0cb20cf8f7cf653' 2023-08-11 12:51:56 +00:00
tests Squashed '.ci/' changes from 5819ded..955afa7 2023-08-11 12:51:56 +00:00
.flake8 Squashed '.ci/' changes from 5819ded..955afa7 2023-08-11 12:51:56 +00:00
.gitignore Squashed '.ci/' changes from 5819ded..955afa7 2023-08-11 12:51:56 +00:00
Dockerfile chore(deps): update all non-major dependencies 2023-08-12 03:02:51 +00:00
Dockerfile.test Squashed '.ci/' changes from 5819ded..955afa7 2023-08-11 12:51:56 +00:00
Jenkinsfile Squashed '.ci/' changes from 5819ded..955afa7 2023-08-11 12:51:56 +00:00
Makefile Squashed '.ci/' changes from 5819ded..955afa7 2023-08-11 12:51:56 +00:00
README.md Squashed '.ci/' changes from 5819ded..955afa7 2023-08-11 12:51:56 +00:00
SNSAlertHub.yaml Squashed '.ci/' changes from 5819ded..955afa7 2023-08-11 12:51:56 +00:00
app.py Squashed '.ci/' changes from 5819ded..955afa7 2023-08-11 12:51:56 +00:00
dev-requirements.txt Squashed '.ci/' changes from 5819ded..955afa7 2023-08-11 12:51:56 +00:00
ecr_public_lifecycle.py Squashed '.ci/' changes from 5819ded..955afa7 2023-08-11 12:51:56 +00:00
renovate.json Tesr PR grouping 2023-08-11 18:07:03 +00:00
requirements.txt chore(deps): update all non-major dependencies 2023-08-12 03:02:51 +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