aws

package
v0.0.0-...-df4207d Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2019 License: MIT Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Plugin

func Plugin(config *viper.Viper) (model.Provider, error)

Types

type Config

type Config struct {
	Region string
	ID     string
	Secret string
}

func (Config) New

func (c Config) New(name string) (*Provider, error)

New creates AWS Provider.

type Provider

type Provider struct {
	// contains filtered or unexported fields
}

func (Provider) Callback

func (b Provider) Callback(register func(webhook *model.Webhook), receiptsCh chan<- model.MessageReceipt)

Callback TODO: see http://docs.aws.amazon.com/sns/latest/dg/sms_stats_usage.html

func (Provider) Name

func (b Provider) Name() string

func (Provider) Send

Jump to

Keyboard shortcuts

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