Instance Propertyswift-aws-lambda-events 1.0.0AWSLambdaEvents
iam
APIGateway+V2.swift:56let iam: IAM?
let iam: IAM?
s15AWSLambdaEvents19APIGatewayV2RequestV7ContextV10AuthorizerV3iamAG3IAMVSgvp
What are these?7NIK3
import AWSLambdaEvents
A supporting library for Swift AWS Lambda Runtime.
struct Authorizer
Authorizer
contains authorizer information for the request context.
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 IAM
init(from decoder: any Decoder) throws
let jwt: JWT?
let lambda: LambdaAuthorizerContext?
struct JWT
JWT
contains JWT authorizer information for the request context.