Streaming Responses - Exploring Cost-Efficient Alternatives to SSE with AWS Lambda & API Gateway

Scratch the GPT-4 answer above, I think you need to check out the new-ish Lambda function URLs

You bypass API Gateway, and get full 15 minutes in the lambda, skipping the 30s timeout in the gateway.

2 Likes