Instance Propertyswift-aws-lambda-events 1.0.0AWSLambdaEvents
eventSource
SQS.swift:40let eventSource: String
let eventSource: String
import AWSLambdaEvents
A supporting library for Swift AWS Lambda Runtime.
struct Message
struct SQSEvent
@frozen struct String
A Unicode string value that is a collection of characters.
init(from decoder: any Decoder) throws
let attributes: [String : String]
let awsRegion: AWSRegion
var body: String
let eventSourceArn: String
let md5OfBody: String
let md5OfMessageAttributes: String?
let messageAttributes: [String : Attribute]
let messageId: String
let receiptHandle: String
enum Attribute
https://docs.aws.amazon.com/AWSSimpleQueueService/latest/APIReference/API_MessageAttributeValue.html