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 d060b7c commit 14cd796Copy full SHA for 14cd796
.licenseignore
Package.swift
@@ -1,4 +1,4 @@
1
-// swift-tools-version:5.9
+// swift-tools-version:5.8
2
3
import PackageDescription
4
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