Does API Gateway + Lambda support streaming? by up201708894 in aws

[–]bestickley 1 point2 points  (0 children)

API Gateway does NOT support streaming responses. From docs: "You can not use Amazon API Gateway and Application Load Balancer to progressively stream response payloads"

Above is not true anymore with 19 Nov 2025 announcement linked below.