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