Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Triggers or Event Hooks #11

Open
matt-filion opened this issue May 1, 2017 · 2 comments
Open

Triggers or Event Hooks #11

matt-filion opened this issue May 1, 2017 · 2 comments

Comments

@matt-filion
Copy link
Owner

Ability to execute code during a collection event. Ideally, its able to be configured to call a lambda event directly. This way a primitive method of a webhook can be fairly easily implemented.

@matt-filion matt-filion changed the title Triggers Triggers or Event Hooks Mar 29, 2019
@matt-filion
Copy link
Owner Author

This would require an extra plugin to do lambda invocation. However, it might be interesting to allow hooks into the underbelly of an s3 collection. So before or after an event custom code could be engaged. Maybe for complex logic handling of serialization before saving. Or, announcing to SNS after an object is modified/saved/created/deleted to notify other systems of the objects change.

@matt-filion
Copy link
Owner Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant