Instance Propertyswift-aws-lambda-events 1.0.0AWSLambdaEvents
signature
SNS.swift:50let signature: String
let signature: String
import AWSLambdaEvents
A supporting library for Swift AWS Lambda Runtime.
struct Message
struct SNSEvent
@frozen struct String
A Unicode string value that is a collection of characters.
init(from decoder: any Decoder) throws
let message: String
let messageAttributes: [String : Attribute]?
let messageId: String
let signatureVersion: String
let signingCertURL: String
let subject: String?
@ISO8601WithFractionalSecondsCoding var timestamp: Date { get }
let topicArn: String
let type: String
let unsubscribeURL: String
enum Attribute