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 99d18cf commit ccd93f1Copy full SHA for ccd93f1
Sources/AWSLambdaRuntime/Utils.swift
@@ -28,7 +28,7 @@ enum Consts {
28
static let initializationError = "InitializationError"
29
}
30
31
-/// AWS Lambda HTTP Headers, used to populate the `LambdaContext` object.
+/// AWS Lambda HTTP Headers, used to populate the `LambdaContext` object. E.g.
32
/// Content-Type: application/json;
33
/// Lambda-Runtime-Aws-Request-Id: bfcc9017-7f34-4154-9699-ff0229e9ad2b;
34
/// Lambda-Runtime-Aws-Tenant-Id: seb;
0 commit comments