Skip to content

Sign URL

Purpose of the Node

This node is used to generate a signed URL for accessing a file, which can be useful for temporary access to files stored in a secure location.

Pins

Pin NamePin DescriptionPin TypeValue Type
StartInitiates the execution of the nodeExecutionN/A
PathThe FlowPath for the file to be signedStructFlowPath
MethodThe HTTP method to be used for the signed URL (GET, PUT, POST, DELETE, HEAD)StringGET
Expiration (seconds)The expiration time in seconds for the signed URLInteger3600
EndMarks the completion of the executionExecutionN/A
Signed URLThe generated signed URLStringN/A
FailedTriggered if the signing process failsExecutionN/A