Initializerswift-aws-lambda-events 1.0.0AWSLambdaEvents
init(from:)
init(from decoder: any Decoder) throws
init(from decoder: any Decoder) throws
s15AWSLambdaEvents19APIGatewayV2RequestV7ContextV10AuthorizerV3IAMV15CognitoIdentityV4fromAKs7Decoder_p_tKcfc
What are these?4URPV
import AWSLambdaEvents
A supporting library for Swift AWS Lambda Runtime.
struct CognitoIdentity
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 Authorizer
Authorizer
contains authorizer information for the request context.
struct IAM
protocol Decoder
A type that can decode values from a native format into in-memory representations.
let amr: [String]?
let identityId: String?
let identityPoolId: String?