sns

package
v0.6.2 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2024 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Data

type Data struct {
	Name       string
	BucketName string
	Lambdas    []ResourceData
	SQSs       []ResourceData
}

type ResourceData added in v0.5.1

type ResourceData struct {
	Name         string
	Events       string
	FilterPrefix string
	FilterSuffix string
}

type SNS

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

func NewSNS

func NewSNS(configFileName, output string) *SNS

func (*SNS) Build

func (s *SNS) Build() error

Jump to

Keyboard shortcuts

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