Skip to content

Commit 092da82

Browse files
authored
Merge branch 'main' into sebsto/shutdown_on_lost_connection
2 parents 04d9fc7 + 76c3a44 commit 092da82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -538,7 +538,7 @@ The v2 API prioritizes the following principles:
538538

539539
The v2 API introduces two new features:
540540

541-
[Response Streaming](https://aws.amazon.com/blogs/compute/introducing-aws-lambda-response-streaming/]): This functionality is ideal for handling large responses that need to be sent incrementally.  
541+
[Response Streaming](https://aws.amazon.com/blogs/compute/introducing-aws-lambda-response-streaming/): This functionality is ideal for handling large responses that need to be sent incrementally.  
542542

543543
[Background Work](https://aws.amazon.com/blogs/compute/running-code-after-returning-a-response-from-an-aws-lambda-function/): Schedule tasks to run after returning a response to the AWS Lambda control plane.
544544

0 commit comments

Comments
 (0)