AWS SNS central alert hub
Go to file
Stefan Reimer af7bebdc53 Merge commit 'b6e34c53c1e41709c05d828059ae034b903a3bd3' 2023-08-14 10:20:46 +00:00
.ci Merge commit 'b6e34c53c1e41709c05d828059ae034b903a3bd3' 2023-08-14 10:20:46 +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 Squashed '.ci/' changes from 5819ded..955afa7 2023-08-11 12:51:56 +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 Squashed '.ci/' changes from 5819ded..955afa7 2023-08-11 12:51:56 +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