Skip to content

APIGatewayProxyResult

reference
1 min readUpdated

Kind: Type

Source: src/adapter/aws-lambda/handler.ts

Part of: Adapter

Definition

ts
{ statusCode: number statusDescription?: string body: string cookies?: string[] isBase64Encoded: boolean } & (WithHeaders | WithMultiValueHeaders)

Was this page helpful?

Download as PDF
APIGatewayProxyResult — Hono (narrator proof)