Skip to content

Commit e27c7a7

Browse files
committed
Sync documentation of main branch
1 parent 2e82196 commit e27c7a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_versions/main/guides/aws-lambda-http.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@ Do not change the Lambda handler name.
277277
----
278278
Properties:
279279
Handler: io.quarkus.amazon.lambda.runtime.QuarkusStreamHandler::handleRequest
280-
Runtime: java17
280+
Runtime: java21
281281
----
282282

283283
This handler is a bridge between the lambda runtime and the Quarkus HTTP framework you are using (Jakarta REST, Servlet, etc.)

0 commit comments

Comments
 (0)