You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/routing/operations/subscriptions/api-gateway.mdx
+1-3
Original file line number
Diff line number
Diff line change
@@ -95,6 +95,4 @@ Streaming of HTTP multipart is supported out of the box with no additional confi
95
95
96
96
## AWS API Gateway
97
97
98
-
AWS API Gateway doesn't support streaming of HTTP data.
99
-
100
-
A possible workaround is to use a Lambda expression which does support streaming. To learn more, see [AWS Lambda response streaming](https://aws.amazon.com/blogs/compute/introducing-aws-lambda-response-streaming/).
98
+
AWS API Gateway currently doesn't support streaming of HTTP data.
0 commit comments