Hi,
We have the following scenario: every day, a pipeline is executed manually to load data from Amazon S3, reads and writes them into a target path.
Our requirement is to schedule this graph in such a manner that it starts executing automatically as soon as a new file is placed in S3 source.
Best regards.