Options
All
  • Public
  • Public/Protected
  • All
Menu

Module controllers/EventController

Index

Functions

Functions

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

    The controller for our service that handles incoming new events.

    Parameters

    • event: APIGatewayProxyEvent

    Returns Promise<APIGatewayProxyResult>

Generated using TypeDoc