Skip to content

feat(s3): add presigned url operation using AWS Signature V4 impl#2083

Closed
everettbu wants to merge 1 commit into
masterfrom
s3-node-presign-url
Closed

feat(s3): add presigned url operation using AWS Signature V4 impl#2083
everettbu wants to merge 1 commit into
masterfrom
s3-node-presign-url

Conversation

@everettbu

Copy link
Copy Markdown

Mirror of n8n-io/n8n#20727
Original author: ahmed-musallam


Summary

This PR adds a new Get presigned URL for a file operation to the AWS S3 Base Node.
It was very useful in my workflows for APIs that depend on presigned URLs and did not allow me to upload files directly.

Related Linear tickets, Github issues, and Community forum posts

Review / Merge checklist

  • PR title and summary are descriptive. (conventions)
  • Docs updated or follow-up ticket created.
  • Tests included.
  • PR Labeled with release/backport (if the PR is an urgent fix that needs to be backported)

@everettbu everettbu added node/improvement New feature or request community Authored by a community member in linear Issue or PR has been created in Linear for internal review labels Feb 23, 2026
@everettbu

Copy link
Copy Markdown
Author

Upstream PR was closed or merged. Code is synced via branch mirror.

@everettbu everettbu closed this Feb 23, 2026
@everettbu
everettbu deleted the s3-node-presign-url branch February 23, 2026 16:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

community Authored by a community member in linear Issue or PR has been created in Linear for internal review node/improvement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants