Hi Is there a way to enable the Eventbridge notifi...
# aws
s
Hi Is there a way to enable the Eventbridge notification setting in S3. Enabling Amazon EventBridge - Amazon Simple Storage Service Thanks.
l
Yes. It's the
eventbridge
property in the BucketNotification object: https://www.pulumi.com/registry/packages/aws/api-docs/s3/bucketnotification/
s
Great. Thanks!