Amazon S3 File Picker (legacy)

This node reads the Amazon S3 connection and generates a pre-signed URL that points to an Amazon S3 object. The URL is only valid for a specific period of time. Upon expiry, the URL will no longer remain active and an attempt to access the URL once it has expired will generate an error. It is not needed to set the permission to access the S3 object to public. Using the generated pre-signed URL, any KNIME reader can be utilized to directly read the S3 object without having to fetch the object locally first.

URLs can be signed for a maximum of 7 days.

This is a legacy file handling node and has been replaced by the Path to URI node and will be deprecated in the foreseeable future. For further information about the new file handling framework see the File Handling Guide.

Options

Remote File
The Amazon S3 object, from which the pre-signed URL should be created.
Expiration
Method of expiration
After Duration
The URL will expire after a certain duration from when the node is executed.
On Date
The URL will expire on a set date.

Input Ports

Icon
Port object containing the connection information to Amazon S3.

Output Ports

Icon
Variable port object containing the pre-signed URL to an Amazon S3 object.

Views

This node has no views

Workflows

Links

Developers

You want to see the source code for this node? Click the following button and we’ll use our super-powers to find it for you.