S3 Upload Data Query does not create Folder or File

I am trying to create an S3 Query to create a folder in an S3 Bucket.

I have created the S3 Resource to connect to AWS.

I have a test Query that when it runs it returns a Success output, but the folder or file is NOT created in the S3 Bucket. However, I do have a working app that when it runs, it does create the folder/file.

Here is an example of my test query:

But when I go to S3, that folder is not showing up in my Objects list.

Any suggestions would be helpful.

I have worked out a way around this issue. But I do not see how to close this issue.

Hi @MrPepik,

Thanks for confirming! I can close the issue.

Please feel free to share any solutions or workarounds here for other community members :sunglasses:

Hi Tess,

As the Upload to create a folder did not work, I used the copy a file function to copy an existing folder to the new folder.

Thanks

1 Like