Instance Propertyswift-aws-lambda-events 1.0.0AWSLambdaEvents
request
AppSync.swift:53let request: Request
let request: Request
import AWSLambdaEvents
A supporting library for Swift AWS Lambda Runtime.
struct AppSyncEvent
struct Request
init(from decoder: any Decoder) throws
let arguments: [String : ArgumentValue]
let identity: Identity?
let info: Info
let source: [String : String]?
let stash: [String : String]?
enum ArgumentValue
enum Identity
struct Info