setor
August 27, 2024, 4:40pm
1
I have an amazon AWS account created with a csv data uploaded. My objective is to create a KNIME workflow that will read data from the AWS S3 bucket.
To start with, i created a simple workflow as shown below.
The configurations are as below.
Could you please review my approach, given that I haven’t done this type of connection before?
Am I handling it in the simplest way possible?
Are there any issues with the workflow or its configurations?
Based on the minimal workflow, could someone guide me on how to resolve the above?
HansS
August 27, 2024, 6:12pm
2
Hi @setor
It works on my machine. To connect to a CSV Reader or List/Files Folder node, just click the 3 dots on the bottom left. A connection port will be visable .
gr. Hans
1 Like
setor
August 28, 2024, 9:47am
3
Hi Hans,
I have gone through the workflow. A few observations made. See below
With this option, i am able to see all my files in the bucket. Great, though it seems not secured.
Using this option, test connection fails but node executes.
i am unsure what values to key in here.
Summary
Files are visible when Default Credential Provider Chain option is selected.
With access key ID and secret key option, connection fails.
NB
I have tested my connection in the terminal and it works fine.
setor
August 28, 2024, 1:47pm
4
After exploring various workarounds, I have found these two options to be effective.
Option 1
Use of switch roles in the
Amazon Authenticator
Option 2
Use of the
Generic S3 Connector
Cheers, KNIMErs
2 Likes
system
Closed
September 4, 2024, 1:48pm
5
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.