Notification Targets
Published: December 7, 2023
What are Notification Targets?
Notification Targets are named destinations where notifications can be sent.
You create Notification Targets to receive notifications via email, Slack, AWS SNS, and webhook. You specify which Notification Targets to use when creating Notification Configurations.
Using Notification Targets
The following is an example of a Notification Target used to send notifications to a list of email addresses.
This Notification Target is referenced in the following Notification Configuration:
Note: for simplicity we excluded the other spec fields in the Notification Configuration. More details on Notification Configurations are available here.
Quick Start Tutorial
To quickly get started using using Spyderbat Notifications follow our tutorial using spyctl.
How to setup Spyderbat Notifications (Spyctl CLI)
Manage Notification Targets Using Spyctl
Reference: Manage Notification Targets Using Spyctl
Types:
Emails
Email Notification Targets contain a list of email address destinations for notifications.
Slack
Slack Notification Targets contain a single Slack Hook URL destination for notifications.
Webhook
Webhook Notification Targets contain a single generic webhook URL destination for notifications.
AWS SNS
AWS SNS Notification Targets contain a single AWS SNS Topic ARN destination for notifications.
Last updated