We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c75c999 commit b545738Copy full SHA for b545738
Examples/AWSSDK/Sources/main.swift
@@ -17,7 +17,6 @@ import AWSLambdaEvents
17
18
import AWSS3
19
20
-
21
func handler(event: APIGatewayV2Request, context: LambdaContext) async throws -> APIGatewayV2Response {
22
23
var response: APIGatewayV2Response
0 commit comments