Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶ added in v2.1.0
func New(topicARN string) eventsource.NotificationService
New connection to the given SNS topic ARN.
func NewWithClient ¶ added in v2.10.0
func NewWithClient(topicARN string, client *sns.SNS) eventsource.NotificationService
New connection to the given SNS topic ARN, using the provided SNS client.
func NewWithSession ¶ added in v2.4.0
func NewWithSession(topicARN string, sess *session.Session) eventsource.NotificationService
New connection to the given SNS topic ARN, using the provided session.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.