This is a WIP patch to use amazon_sns notifications together with the amazon_sns project to receive immediate updates if assets change. Additionally, it adds a hook that allows other modules to act when updates is received through this and all existing update mechanism.
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | bynder-sns-3132479-8-interdiff.txt | 3.29 KB | berdir |
| #8 | bynder-sns-3132479-8.patch | 18.2 KB | berdir |
| #7 | bynder-sns-3132479-7-interdiff.txt | 965 bytes | berdir |
| #7 | bynder-sns-3132479-7.patch | 18.82 KB | berdir |
| #6 | bynder-sns-3132479-6-interdiff.txt | 2.37 KB | berdir |
Comments
Comment #2
berdirComment #3
dave reidOoooh do we need to do anything to enable this on the Bynder side?
Comment #4
berdirYes, see https://help.bynder.com/system/SNS_notifications.htm. Note that we are in contact with them about this, this is just a first version :)
Comment #5
berdirUpdates to include a setting for the topic name so that only the expected notifications are processed.
Comment #6
berdirJust some extra logging.
Comment #7
berdirComment #8
berdirRemoving extra logging and fixing typo in class name.