Skip to main content

S3Handler <Configuration, Service, Profile>

Hierarchy

Index

Properties

optionalconfig

config?: Config<Configuration>

optionaldeprecated

deprecated?: boolean

optionaldescription

description?: string

optionalisSensitive

isSensitive?: boolean

optionallogger

logger?: Logger

optionalmetrics

metrics?: Metrics

optionaloperationId

operationId?: string

optionalprofile

profile?: ProfileSchema<Profile>

s3

s3: S3EventHandler<Configuration, Service, Profile>

optionalservices

services?: Services<Configuration, Service>

optionalsummary

summary?: string

optionaltags

tags?: string[]

optionaltracer

tracer?: Tracer