Create empty folder in S3

Can I create a empty folder in S3 using retool components and queries ?

Hi tahir!

I wasn't sure about creating an empty folder and just tested this. I did know that uploading a filename with a / in it will target folders inside of the bucket, and create new folders if the folder doesn't already exist:

If you have a filename of foldername/ and a blank "Upload data" that will also create an empty folder!

3 Likes

This works perfectly for me, the / was the missing piece in my efforts to create a empty folder for my use case. Thanks you @alex-w

1 Like