Reference

AwsLambdaStreamingResponseMetadata

Describes response metadata passed to Lambda streaming response helpers.

Signature

interface AwsLambdaStreamingResponseMetadata

Members

cookies?: string[]
headers: Record<string, string>
statusCode: number