Channels
welcome
pulumi-cdk
cloudengineering
yaml
blog-posts
localstack
pulumi-ai
package-authoring
general
pulumiup-booth-support
oracle-cloud-infrastructure
learn-pulumi-events
linen
registry
built-with-pulumi
pulumi-cloud
contribex
testingtesting321
hacktoberfest
pulumi-crosscode
content-share
finops
multi-language-hackathon
office-hours
workshops
gitlab
pulumi-kubernetes-operator
jobs
pulumi-deployments
dotnet
aws
golang
announcements
java
pulumiverse
python
install
getting-started
cloudengineering-support
testingtesting123
hackathon-03-19-2020
typescript
google-cloud
contribute
azure
kubernetes
docs
automation-api
status
Powered by
#aws
Title
w
white-beach-28459
09/12/2022, 5:00 PM
So what would be the best approach to put multiple S3 bucket notifications without having to put the in the same object creation?
m
millions-furniture-75402
09/12/2022, 5:51 PM
Maybe this is better for your use case?
https://docs.aws.amazon.com/AmazonS3/latest/userguide/EventBridge.html
EventBridge bus -> EventBridge Rule(s) -> SQS target
Post