API Reference
    Preparing search index...
    • Converts an API Gateway proxy event (V1 or V2) or ALB event to a Web API Request object. Automatically detects the event version and calls the appropriate converter.

      Parameters

      • event: APIGatewayProxyEvent | APIGatewayProxyEventV2 | ALBEvent

        The API Gateway proxy event (V1 or V2) or ALB event

      Returns Request

      A Web API Request object