• Preparing search index...
  • The search index is not available
effect-lambda
  • effect-lambda
  • CustomAuthorizer
  • toLambdaHandler

Function toLambdaHandler

  • toLambdaHandler(
        effect: Effect<
            APIGatewayAuthorizerResult,
            UnauthorizedError,
            HandlerContext
            | APIGatewayAuthorizerEvent,
        >,
    ): APIGatewayAuthorizerHandler

    Parameters

    • effect: Effect<
          APIGatewayAuthorizerResult,
          UnauthorizedError,
          HandlerContext
          | APIGatewayAuthorizerEvent,
      >

    Returns APIGatewayAuthorizerHandler

Settings

Member Visibility
effect-lambda
  • Loading...

Generated using TypeDoc