sns

package
v0.0.0-...-17a060d Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2024 License: MIT Imports: 10 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

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