sns

package
v0.37.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 8, 2019 License: Apache-2.0 Imports: 9 Imported by: 0

README

Simple Notidication Service Service

This service is github.com/aws/aws-sdk-go/service/sqs.SQS proxy

To check all supported method run

    endly -s="aws/sns"

To check method contract run endly -s="aws/sqs" -a=methodName

    endly -s="aws/sns" -a='listSubscriptions'
Usage:

Documentation

Index

Constants

View Source
const (
	//ServiceID aws Simple Notification Service ID.
	ServiceID = "aws/sns"
)

Variables

This section is empty.

Functions

func GetClient

func GetClient(context *endly.Context) (*sns.SNS, error)

GetClient returns sns client from context

func New

func New() endly.Service

New creates a new AWS SNS service.

Types

type SetupSubscriptionInput added in v0.29.0

type SetupSubscriptionInput struct {
	*sns.SubscribeInput `json:",inline"`
	Topic               *string
}

func (*SetupSubscriptionInput) Validate added in v0.29.0

func (i *SetupSubscriptionInput) Validate() error

type SetupTopicInput added in v0.29.0

type SetupTopicInput sns.CreateTopicInput

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL