Function: isPayloadV1()
isPayloadV1(
event):event is APIGatewayProxyEvent
Parameters
| Parameter | Type | 
|---|---|
| event | APIGatewayEvent | 
Returns
event is APIGatewayProxyEvent
Source
packages/server/src/adapters/aws-lambda/utils.ts:76
Generated using TypeDoc and typedoc-plugin-markdown