Initializerswift-aws-lambda-events 1.0.0AWSLambdaEvents
init(version:statement:)
APIGatewayLambdaAuthorizers.swift:113init(version: String = "2012-10-17", statement: [Statement])
init(version: String = "2012-10-17", statement: [Statement])
s15AWSLambdaEvents40APIGatewayLambdaAuthorizerPolicyResponseV0F8DocumentV7version9statementAESS_SayAE9StatementVGtcfc
What are these?2M7LU
import AWSLambdaEvents
A supporting library for Swift AWS Lambda Runtime.
struct PolicyDocument
PolicyDocument
contains an IAM policy document
struct APIGatewayLambdaAuthorizerPolicyResponse
APIGatewayLambdaAuthorizerPolicyResponse
contains a Policy response (inc. an IAM policy document) returned by a Lambda authorizer function
@frozen struct String
A Unicode string value that is a collection of characters.
struct Statement
init(from decoder: any Decoder) throws
let statement: [Statement]
let version: String
enum CodingKeys