Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type SNS ¶
func (*SNS) CreateSubscription ¶
func (s *SNS) CreateSubscription(ctx context.Context, input *sns.SubscribeInput) (*sns.SubscribeOutput, error)
func (*SNS) CreateTopic ¶
func (s *SNS) CreateTopic(ctx context.Context, input *sns.CreateTopicInput) (*sns.CreateTopicOutput, error)
CreateTopic creates an SNS topic
Click to show internal directories.
Click to hide internal directories.