Instance Propertyswift-aws-lambda-events 1.0.0AWSLambdaEvents
stage
FunctionURL.swift:62let stage: String
let stage: String
s15AWSLambdaEvents18FunctionURLRequestV7ContextV5stageSSvp
What are these?1NE4U
import AWSLambdaEvents
A supporting library for Swift AWS Lambda Runtime.
struct Context
struct FunctionURLRequest
FunctionURLRequest contains data coming from a bare Lambda Function URL
@frozen struct String
A Unicode string value that is a collection of characters.
init(from decoder: any Decoder) throws
let accountId: String
let apiId: String
let authentication: String?
let authorizer: Authorizer?
let domainName: String
let domainPrefix: String
let http: HTTP
let requestId: String
let routeKey: String
let time: String
let timeEpoch: Int
struct Authorizer
struct HTTP