Amazon Simple Storage Service Bucket QueueConfiguration
QueueConfigurations is a property of the Amazon S3 Bucket NotificationConfiguration property that describes the
S3 bucket events about which you want to send messages to Amazon SQS and the queues
to which you
want to send them.
Syntax
Properties
Event-
The S3 bucket event about which you want to publish messages to Amazon Simple Queue Service ( Amazon SQS). For more information, see Supported Event Types in the Amazon Simple Storage Service Developer Guide.
Required: Yes
Type: String
Filter-
The filtering rules that determine for which objects to send notifications. For example, you can create a filter so that Amazon Simple Storage Service (Amazon S3) sends notifications only when image files with a
.jpgextension are added to the bucket.Required: No
Queue-
The Amazon Resource Name (ARN) of the Amazon SQS queue that Amazon S3 publishes messages to when the specified event type occurs.
Required: Yes
Type: String
