eventcontext

package
v0.0.0-...-74b2f40 Latest Latest
Warning

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

Go to latest
Published: Nov 24, 2024 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BucketConfiguration

type BucketConfiguration struct {
	StaticBucketName string
}

type CloudfrontConfiguration

type CloudfrontConfiguration struct {
	CacheArn string
}

type Context

type Context struct {
	DynamoClient            *dynamodb.Client
	ProjectTable            string
	TicketOptions           *pipeline.TicketOptions
	S3Client                *s3.Client
	CloudformationClient    *cloudformation.Client
	CloudfrontCacheClient   *cloudfrontkeyvaluestore.Client
	DeletionConfiguration   *DeletionConfiguration
	BucketConfiguration     *BucketConfiguration
	CloudfrontConfiguration *CloudfrontConfiguration
}

Context provides data to event handlers.

type DeletionConfiguration

type DeletionConfiguration struct {
	Timeout time.Duration
}

Jump to

Keyboard shortcuts

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