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