The type of the inner response object.
Constructs a new instance of the class.
The event object representing the incoming SQS message.
The context object representing the AWS Lambda execution context.
Optional
config: TransactionConfigOptional configuration object for the transaction.
Optional
allowFailure: booleanOptional flag indicating whether to allow failure for the transaction.
None
Processes an event using the provided execution object and returns a response.
The execution object containing the event to process.
Optional
doNotDecodeMessage: booleanOptional flag indicating whether to decode the message.
EventProcessor class that processes events from an SQS queue.