Instance Propertyswift-aws-lambda-events 1.0.0AWSLambdaEvents
serialNumber
APIGateway+V2.swift:71let serialNumber: String
let serialNumber: String
s15AWSLambdaEvents19APIGatewayV2RequestV7ContextV14AuthenticationV10ClientCertV12serialNumberSSvp
What are these?7XJC8
import AWSLambdaEvents
A supporting library for Swift AWS Lambda Runtime.
struct ClientCert
struct APIGatewayV2Request
APIGatewayV2Request
contains data coming from the new HTTP API Gateway.
struct Context
Context
contains information to identify the AWS account and resources invoking the Lambda function.
struct Authentication
@frozen struct String
A Unicode string value that is a collection of characters.
init(from decoder: any Decoder) throws
let clientCertPem: String
let issuerDN: String
let subjectDN: String
let validity: Validity
struct Validity