No link from aws s3 upload

I don’t see any s3 link after successfully uploading via the aws s3 node. Just the json ‘{success: true}’. What am I missing?

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

n8n version: 1.21.1
running n8n via: n8n cloud
operating system: windows

Hey @Osas,

I don’t think the S3 API actually returns the link and a second call to get the file info would be needed to get that if it isn’t predictable like bucketname.region.amazonaws.com/filename

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.