Skip to main content

S3EventHandler <Configuration, Service, Profile>

Index

Properties

Properties

handler

handler: (request: NoInfer<S3Event>, context: LambdaContext<Configuration, Service, Profile>) => Promisable<Try<void>>

Type declaration

    • (request: NoInfer<S3Event>, context: LambdaContext<Configuration, Service, Profile>): Promisable<Try<void>>
    • Parameters

      Returns Promisable<Try<void>>