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.
