IS3QueueConfiguration
Interface in AWS.S3
Interface for QueueConfiguration nodes.
Ancestors
Properties
Events
property Events: TS3NotificationConfigurationEvents
Type: TS3NotificationConfigurationEvents
A list of events that send messages to the queue.
Valid values: s3:ReducedRedundancyLostObject | s3:ObjectCreated:* | s3:ObjectCreated:Put | s3:ObjectCreated:Post | s3:ObjectCreated:Copy | s3:ObjectCreated:CompleteMultipartUpload | s3:ObjectRemoved:* | s3:ObjectRemoved:Delete | s3:ObjectRemoved:DeleteMarkerCreated | s3:ObjectRestore:* | s3:ObjectRestore:Post | s3:ObjectRestore:Completed | s3:Replication:* | s3:Replication:OperationFailedReplication | s3:Replication:OperationNotTracked | s3:Replication:OperationMissedThreshold | s3:Replication:OperationReplicatedAfterThreshold.
Filter
property Filter: IS3NotificationConfigurationFilter
Type: IS3NotificationConfigurationFilter
Specifies the object filtering rules.
Id
property Id: string
An optional unique identifer for the QueueConfiguration.
Optional. If not provided, Amazon S3 will assign an ID.
Queue
property Queue: TARN
The Amazon Resource Name (ARN) of the Amazon SQS Queue to publish messages to.