Post Presigned URL
Last updated
Last updated
Post presigned URL node is used to generate presigned URL that is specifically generated for the purpose of allowing HTTP POST requests. It is used for securely uploading files or data to a server or a cloud storage service
Field | Description | Required | Default |
---|---|---|---|
result
- Generated presigned url at runtime. You can access this using Magical Autocomplete (eg. $.<node_name>.result
) in any node below this node.
Node name
true
_
File name
Name of file that you need to upload
true
_
Object Storage Bucket name
Object Storage Bucket is where resource is located
true
_
URL Expires in
Expiration time for presigned URL (in seconds)
false
300 seconds
File size
Size of file/ resource you want to upload (in bytes)
true
_