Options
All
  • Public
  • Public/Protected
  • All
Menu

Index

Functions

Functions

  • handler(event: APIGatewayProxyEvent, context: Context): Promise<APIGatewayProxyResult>
  • description

    The controller for our "fake user" service, in its basic or naive shape.

    Parameters

    • event: APIGatewayProxyEvent
    • context: Context

    Returns Promise<APIGatewayProxyResult>

Generated using TypeDoc