cloudtools / troposphere

troposphere - Python library to create AWS CloudFormation descriptions
BSD 2-Clause "Simplified" License
4.93k stars 1.45k forks source link

Add support for S3 bucket EventBridgeConfiguration #2111

Closed wickeat closed 1 year ago

wickeat commented 1 year ago

This is a request for adding the EventBridgeConfiguration for S3 Buckets.

This property controls whether S3 can send events to Amazon EventBridge whenever certain events happen in the bucket.

wickeat commented 1 year ago

Found out that this already exists under NotificationConfiguration.