Reference
AwsLambdaHttpResultV2
Represents the AWS API Gateway HTTP API v2 result returned by buffered handlers.
Signature
interface AwsLambdaHttpResultV2Members
body: stringcookies?: string[]headers?: Record<string, string>isBase64Encoded: booleanstatusCode: number