-
Notifications
You must be signed in to change notification settings - Fork 2
APIGateway_V2_Request_Context
pokryfka edited this page Oct 1, 2020
·
2 revisions
Context contains the information to identify the AWS account and resources invoking the Lambda function.
public struct Context: CodableCodable
let accountId: Stringlet apiId: Stringlet domainName: Stringlet domainPrefix: Stringlet stage: Stringlet requestId: Stringlet http: HTTPlet authorizer: Authorizer?The request time in format: 23/Apr/2020:11:08:18 +0000
let time: Stringlet timeEpoch: UInt64Generated at 2020-10-02T05:43:09+0000 using swift-doc 1.0.0-beta.5.