Jump to Content

Interface QueueConfiguration

Specifies the configuration for publishing messages to an Amazon Simple Queue Service (Amazon SQS) queue when Amazon S3 detects specified events.

Hierarchy

  • QueueConfiguration

Properties

Properties

Events: undefined | string[]

A collection of bucket events for which to send notifications

Specifies object key name filtering rules. For information about key name filtering, see Configuring Event Notifications in the Amazon S3 User Guide.

Id?: string

An optional unique identifier for configurations in a notification configuration. If you don't provide one, Amazon S3 will assign an ID.

QueueArn: undefined | 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.