AWS::S3::Bucket QueueConfiguration - AWS CloudFormation (original) (raw)
Specifies the configuration for publishing messages to an Amazon Simple Queue Service (Amazon SQS) queue when Amazon S3 detects specified events.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
Properties
Event
The Amazon S3 bucket event about which you want to publish messages to Amazon SQS. For more information, see Supported Event Types in the_Amazon S3 User Guide_.
Required: Yes
Type: String
Update requires: No interruption
Filter
The filtering rules that determine which objects trigger notifications. For example, you can create a filter so that Amazon S3 sends notifications only when image files with a.jpg
extension are added to the bucket. For more information, see Configuring event notifications using object key name filtering in the_Amazon S3 User Guide_.
Required: No
Type: NotificationFilter
Update requires: No interruption
Queue
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. FIFO queues are not allowed when enabling an SQS queue as the event notification destination.
Required: Yes
Type: String
Update requires: No interruption
PublicAccessBlockConfiguration
RedirectAllRequestsTo
Did this page help you? - Yes
Thanks for letting us know we're doing a good job!
If you've got a moment, please tell us what we did right so we can do more of it.
Did this page help you? - No
Thanks for letting us know this page needs work. We're sorry we let you down.
If you've got a moment, please tell us how we can make the documentation better.