# Functions
NewSNSNotifier creates a new SNSNotifier with the given configuration.
# Structs
SNSConfig holds the required SNS config information.
SNSNotifier sends push events to an SNS topic.
# Interfaces
Notifier is a connector that allows to push messages to a notification service.