Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Middleware<TEvent, TResult>

Defines a middleware class.

Type Parameters

  • TEvent = APIGatewayProxyEvent

  • TResult = APIGatewayProxyResult

Hierarchy

  • Middleware

Index

Properties

Properties

invoke: MiddlewareFunction<TEvent, TResult>

Generated using TypeDoc