cf.janga.aws.cdnotifications

notification

package notification

Visibility
  1. Public
  2. All

Type Members

  1. trait EmailSender extends AnyRef

  2. class JavaxMailEmailSender extends EmailSender

  3. class NewRelicNotificationService extends NotificationService

    A handler for Newrelic deployment notifications.

    A handler for Newrelic deployment notifications. The revision will be that of the Codedeploy deployment. The deployment description will be the deployment group.

  4. trait NotificationService extends AnyRef

    Defines a handler for a notification channel - e.g., Newrelic, SNS.

  5. class SesEmailSender extends EmailSender

  6. class SesNotificationService extends NotificationService

    A handler for email notifications via AWS's Simple Email Service (SES).

Ungrouped