Bucket
Cloudwatch.swift:179struct Bucket
struct Bucket
s15AWSLambdaEvents17CloudwatchDetailsO2S3O25ObjectCreatedNotificationV6BucketV
What are these?4QEX2
import AWSLambdaEvents
A supporting library for Swift AWS Lambda Runtime.
struct ObjectCreatedNotification
enum CloudwatchDetails
enum S3
init(from decoder: any Decoder) throws
static let name: String
let bucket: Bucket
let object: Object
let reason: Reason
let requestId: String
let requester: String
let sourceIpAddress: String
let version: String
struct Object
enum Reason
protocol Decodable
A type that can decode itself from an external representation.
protocol Encodable
A type that can encode itself to an external representation.
protocol Sendable
init(from decoder: any Decoder) throws
let name: String