API Reference
    Preparing search index...
    • Type guard to check if the provided event is an API Gateway Proxy event.

      We use this function to ensure that the event is an object and has the required properties without adding a dependency.

      Parameters

      • event: unknown

        The incoming event to check

      Returns event is APIGatewayProxyEvent