AWS SNS central alert hub
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Go to file
Stefan Reimer bd14d352eb
ZeroDownTime/sns-alert-hub/pipeline/head This commit looks good Details
Some more ElastiCache events
2 weeks ago
.ci Merge commit 'd4ccabae2ebb13484d6303f9916d28c0aed8d1a2' 3 weeks ago
tests Add support for ASG Events, fix deep link to AWS UI 3 weeks ago
.flake8 feat: set severity for Cloudwatch billing alarms to INFO, improve CI test pipeline to support env 1 year ago
.gitignore ci: more CI tuning 1 year ago
Dockerfile Update Alpine to 3.16 3 weeks ago
Dockerfile.test ci: move pytest.ini and use it within the test container 1 year ago
Jenkinsfile ci: fix shared Jenkins library ref 1 year ago
Makefile ci: first try to use shared CI toolchain 1 year ago
README.md Add support for ElastiCache snapshot notifications, minor code reorg 3 weeks ago
SNSAlertHub.yaml feat: Initial commit v0.7.2 1 year ago
app.py Some more ElastiCache events 2 weeks ago
dev-requirements.txt ci: more CI tuning 1 year ago
requirements.txt ci: various build improvements 1 year ago

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