Instance Propertyswift-aws-lambda-events 1.0.0AWSLambdaEvents
path
FunctionURL.swift:46let path: String
let path: String
s15AWSLambdaEvents18FunctionURLRequestV7ContextV4HTTPV4pathSSvp
What are these?74VVE
import AWSLambdaEvents
A supporting library for Swift AWS Lambda Runtime.
struct HTTP
struct FunctionURLRequest
FunctionURLRequest contains data coming from a bare Lambda Function URL
struct Context
@frozen struct String
A Unicode string value that is a collection of characters.
init(from decoder: any Decoder) throws
let method: HTTPRequest.Method
let `protocol`: String
let sourceIp: String
let userAgent: String