Stefan Reimer cb8ae01ca4 Squashed '.ci/' changes from 5d4e4ad..5819ded
5819ded Improve ECR public lifecycle handling via python script

git-subtree-dir: .ci
git-subtree-split: 5819ded812103aa008fd29b7bb98121e9353cec0
2023-08-11 12:40:20 +00:00
2023-06-15 12:20:10 +00:00
2022-02-11 13:07:07 +01:00
2023-06-18 09:35:46 +00:00
2022-02-11 13:07:07 +01:00
2023-08-04 13:55:43 +00:00
2022-02-11 18:02:11 +01:00
2023-08-07 13:40:39 +00:00
2022-02-09 11:57:23 +01:00

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

Description
AWS Lambda function parsing and formatting SNS messages before sending them to eg. Slack, Matrix, etc
Readme 136 KiB
Languages
Python 79.1%
Makefile 10.2%
Groovy 5.9%
Dockerfile 3.7%
Shell 1.1%