I would like to use AWSS3 (cAWSS3
) component in Talend (Routes) and fetch the files for further processing. But it seems it iterates over the files over and over again.
I do not want to delete the files after they are processed.
Is it possible to configure the component to stop after the first iteration?