Hacker News new | ask | show | jobs
by rob-olmos 2281 days ago
Is calling a custom script for an alert notification going to be an Enterprise level feature?
1 comments

Nope, that's available in OSS!

Alerts can deliver to SNS/SQS, which can invoke a Lambda function running your custom script:

- https://docs.runpanther.io/setup/sqs

- https://docs.runpanther.io/setup/sns