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 2127f7c commit 8458edfCopy full SHA for 8458edf
Sources/AWSLambdaEvents/ALB.swift
@@ -20,7 +20,7 @@ import FoundationEssentials
20
import Foundation
21
#endif
22
23
-// https://github.com/aws/aws-lambda-go/blob/master/events/alb.go
+// https://github.com/aws/aws-lambda-go/blob/main/events/alb.go
24
/// `ALBTargetGroupRequest` contains data originating from the ALB Lambda target group integration.
25
public struct ALBTargetGroupRequest: Codable, Sendable {
26
/// `Context` contains information to identify the load balancer invoking the lambda.
0 commit comments