Bucket
Cloudwatch.swift:469struct Bucket
struct Bucket
s15AWSLambdaEvents17CloudwatchDetailsO2S3O35ObjectAccessTierChangedNotificationV6BucketV
What are these?29A2M
import AWSLambdaEvents
A supporting library for Swift AWS Lambda Runtime.
struct ObjectAccessTierChangedNotification
enum CloudwatchDetails
enum S3
init(from decoder: any Decoder) throws
static let name: String
let bucket: Bucket
let destinationAccessTier: DestinationAccessTier
let object: Object
let requestId: String
let requester: String
let version: String
enum DestinationAccessTier
struct Object
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