Class: AmazonSimpleStorageServiceNotificationConfigurationQueueConfigurations

Types~AmazonSimpleStorageServiceNotificationConfigurationQueueConfigurations

new AmazonSimpleStorageServiceNotificationConfigurationQueueConfigurations()

Properties:
Name Type Description
Event String Required: Yes. 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.
Filter AmazonS3NotificationConfigurationConfigFilter Required: No. 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 .jpg extension are added to the bucket.
Queue String Required: Yes. The Amazon Resource Name (ARN) of the Amazon SQS queue that Amazon S3 publishes messages to when the specified event type occurs.
Source: