lambdaconf

package
v1.2.4 Latest Latest
Warning

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

Go to latest
Published: Dec 10, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	DynamoDBHashKeyAttr     = "Arn"
	DynamoDBRangeKeyAttr    = "UniqId"
	DynamoDBIdxRangeKeyAttr = "Timestamp"
	DynamoDBEndpointAttr    = "Endpoint"
	DynamoDBSubArnAttr      = "SubArn"

	CloudwatchEventJsonSNSTopicField = "TopicArn"

	SnsTagKeySubMgrLambda      = "SubMgrLambda"
	SnsTagKeyInterimLambdaSub  = "InterimLambdaArn"
	SnsTagKeyDLQUrl            = "DLQUrl"
	SnsTagKeyDynamoDbTableName = "DynamoDbTable"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	DlqArn            string
	DlqUrl            string
	InterimLambdaArn  string
	SubMgrLambdaArn   string
	DynamoDbTableName string
}

func GetConfig

func GetConfig(sess *session.Session, topicArn string) (*Config, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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