Create a FilesEventMiddleware.
Options for creating the FilesEventMiddleware.
Handles the incoming event, processes it, and invokes the next middleware in the pipeline.
The adapter context containing the raw event, execution context, and other data.
The next middleware to be invoked in the pipeline.
A promise that resolves to the destination type after processing.
Class representing a FilesEventMiddleware.
Author
Mr. Stone evensstone@gmail.com