Enable the creation of functions that respond to changes in buckets, such as file creation, updates and deletion
intended outcome
Simplify the creation of async file processing with Nitric. Currently, another function is be needed to generate the event, this reduces that burden allowing functions to subscribe directly to the bucket changes.
summary
Enable the creation of functions that respond to changes in buckets, such as file creation, updates and deletion
intended outcome
Simplify the creation of async file processing with Nitric. Currently, another function is be needed to generate the event, this reduces that burden allowing functions to subscribe directly to the bucket changes.