Skip to main content

firehoseHandler

Callable

  • firehoseHandler<Configuration, Service, Profile, Payload, Result, D>(definition: D & FirehoseTransformationHandler<Configuration, Service, Profile, Payload, Result>, __namedParameters?: { _kernel?: <Configuration, Service, Profile, Payload, Result>(handler: FirehoseTransformationHandler<Configuration, Service, Profile, Payload, Result>, events: KinesisFirehoseRecord[], context: LambdaContext<Configuration, Service, Profile>) => Promise<Try<AWSFirehoseTransformationResult>> }): D & EventHandlerFn<Configuration, Service, Profile, Result>

  • Type parameters

    Parameters

    Returns D & EventHandlerFn<Configuration, Service, Profile, Result>