EventBridgeEventHandler <Configuration, Service, Profile, Payload, Result>
Index
Properties
handler
Type declaration
Parameters
request: NoInfer<EventBridgeEvent<InferFromParser<Payload, unknown>>>
context: LambdaContext<Configuration, Service, Profile>
Returns Promisable<Try<NoInfer<InferFromParser<Result, unknown>>>>
schema
Type declaration
optionalpayload?: Payload
optionalresult?: Result