Skip to content

robzienert/sns-hermes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sns-hermes

A simple service that forwards webhook POST requests to SNS.

I use this in integration with Prometheus' Alertmanager to send alerts to a queue that's being listened to by alert remediation scripts.

Usage

$ go run main.go --help
usage: main [<flags>] <topic>

Flags:
  --help       Show help.
  -d, --debug  Enable debug mode

Args:
  <topic>  SNS Topic ARN

About

SNS webhook forwarder service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published