Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Solution for S3 Event Mapping #52

Open
bjorg opened this issue Nov 10, 2018 · 0 comments
Open

Solution for S3 Event Mapping #52

bjorg opened this issue Nov 10, 2018 · 0 comments

Comments

@bjorg
Copy link
Contributor

bjorg commented Nov 10, 2018

  • check if a topic called ${BucketName}-topic exists, if not, create it
  • subscribe a lambda to the bucket to receive all events
  • emit received events on bucket topic and annotate message with event attributes
  • use SNS subscription filters on attributes to narrow subscription to desired events
  • tag all created topic so they can be found when the module is torn down
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant