Skip to content

Commit 02e59bf

Browse files
authored
remove lambda note from the API Gateway docs (#7201)
2 parents 77948f2 + 1ae30f1 commit 02e59bf

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/source/routing/operations/subscriptions/api-gateway.mdx

+1-3
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,4 @@ Streaming of HTTP multipart is supported out of the box with no additional confi
9595

9696
## AWS API Gateway
9797

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

Comments
 (0)