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