Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type API ¶
API wraps an SNS client interface.
func (*API) PublishBatch ¶
func (a *API) PublishBatch(ctx aws.Context, topic string, data [][]byte) (*sns.PublishBatchOutput, error)
PublishBatch is a convenience wrapper for publishing a batch of messages to an SNS topic.
Click to show internal directories.
Click to hide internal directories.