KinesisEventHandler <Configuration, Service, Profile, Payload, Return>
Index
Properties
Properties
handler
Type declaration
Parameters
request: NoInfer<KinesisEvent<Payload>>
context: LambdaContext<Configuration, Service, Profile>
Returns Promisable<Try<NoInfer<void | Return>>>
optionalpayloadType
schema
Type declaration
optionalpayload?: Schema<Payload>