EventBridgeAdapterOptions
Defined in: eventbridge/src/index.ts:7
Options for the EventBridge adapter
Properties
Section titled “Properties”onError()?
Section titled “onError()?”
optionalonError: (error,event) =>void
Defined in: eventbridge/src/index.ts:9
Custom error handler
Parameters
Section titled “Parameters”Error
Returns
Section titled “Returns”void