Object
Cloudwatch.swift:588struct Object
struct Object
s15AWSLambdaEvents17CloudwatchDetailsO2S3O29ObjectTagsDeletedNotificationV0F0V
What are these?5B60B
import AWSLambdaEvents
A supporting library for Swift AWS Lambda Runtime.
struct ObjectTagsDeletedNotification
enum CloudwatchDetails
enum S3
init(from decoder: any Decoder) throws
static let name: String
let bucket: Bucket
let object: Object
let requestId: String
let requester: String
let sourceIpAddress: String
let version: String
struct Bucket
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 etag: String
let key: String
let versionId: String?