AWS S3 Node - "Get Many" not returning anything in subfolders

Describe the problem/error/question

When using the AWS S3 Node, “Get Many” only returns files in the root of the bucket, not in subfolders. It perfectly returns root files, not anything else.

What is the error message (if any)?

Empty output on node (when no files in root and only in S3 subfolders)

Please share your workflow

Share the output returned by the last node

Information on your n8n setup

  • n8n version:
    [email protected] - cloud hosted

  • Database (default: SQLite):
    default

  • n8n EXECUTIONS_PROCESS setting (default: own, main):
    default

  • Running n8n via (Docker, npm, n8n cloud, desktop app):
    cloud

  • Operating system:
    n/a

For some reason in my post above the S3 node shows as not connected. It is connected in my workflow when the error above occurs.

Anyone has any idea how to get this to work and pull the files in subfolders?

I’m also having the same issue with the S3 node…