Hey Pablo, For that, you’d want to set the Bucket to Test_bucket and set the Prefix to: folder1/
Let me know if that doesn’t work for you. Thanks -Mark > On Jun 7, 2022, at 6:40 PM, Pablo Cassinelli <cassinelli_pa...@hotmail.com> > wrote: > > Hi, I need to reed a folder into the S3 using nifi. > I can read all the files that the bucket has, but if I want to read a > particular folder I can’t do it. > For example, I have Test_bucket as S3 bucket > And I have Test_bucket/folder1 > And into the folder1 i have test_file.txt. and test_file2.txt > > How can I do to read only the files that there are in the Test_bucket/folder1? > >