Instance Propertyswift-cloud 0.24.0CloudCore
events
A collection of bucket events for which to send notifications
let events: [Event]
A collection of bucket events for which to send notifications
let events: [Event]
s9CloudCore2S3V18QueueConfigurationV6eventsSayAC5EventOGvp
What are these?44S7C
import CloudCore
struct QueueConfiguration
struct S3
Service object for interacting with AWS S3 service.
enum Event
init(events: [Event], filter: NotificationConfigurationFilter? = nil, id: String? = nil, queueArn: String)
init(from decoder: any Decoder) throws
let filter: NotificationConfigurationFilter?
let id: String?
let queueArn: String
The Amazon Resource Name (ARN) of the Amazon SQS queue to which Amazon S3 publishes a message when it detects events of the specified type.