T
TurboAPI
The Easiest Way to Track your API and Webhook Performance
Check into cloud watch logs
Create endpoint to issue API token
Create lambdas that subscribe to those types
Create SNS queue for each "type" of notification
Create lambda to call Mailgun to send an email with the alert contents
Update to emit SNS message for every notification type listed against the endpoint
Update to emit SNS message for every notification type listed against the endpoint
Create lambda that sends message to the customers slack for the SNS message
Save notification preferences when adding or editing an endpoint