Frank
.build/sst-debug.log
?Frank
sst start
uses websocket API to send data between the real Lambda and ur local. Websocket API has a 32KB message limit. So behind the scene, if the response is > 32kb, SST uploads the response to S3, and the Lambda function downloads it.Frank
Frank
Frank