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