InterfacesS3EventHandlerOn this pageS3EventHandler <Configuration, Service, Profile>Index PropertieshandlerProperties handlerhandler: (request: S3Event, context: LambdaContext<Configuration, Service, Profile>) => Promisable<Try<void>>Type declaration(request: S3Event, context: LambdaContext<Configuration, Service, Profile>): Promisable<Try<void>>Parametersrequest: S3Eventcontext: LambdaContext<Configuration, Service, Profile>Returns Promisable<Try<void>>