Generic S3 Connector Not allow File Listing of bucket

I have been assured that the following bucket policy has been set for this particular role in our AWS S3 environment.

I am able to credential in with the provided Access Key and Secret Key and the proper URL endpoint. However, when I try to browse the folder/files in comes up blank. I do not see any other settings to manage to get this to work properly.

I am able to get a listing of the files using AWS CLI with the same key.

Any thoughts?

I also tried the legacy connector and Credentials and get this message. I am confused because the account has full S3 permissions so not sure why KNIME is considering it limited.
image

Hi @aehrenworth , You have to use

  1. Amazon Authenticator – KNIME Community Hub with the parent folder path that has access to your credentials without using Normalize Path.

  2. Use Amazon S3 Connector – KNIME Community Hub and in Amazon S3 Connector – KNIME Community Hub you can select the folder you want to use.

  3. Now, use List Files/Folders – KNIME Community Hub nodes.

Uncheck Normalize Path everywhere.

Note: If you cannot see your parent folder in first step. When you click browse it must be giving you some exceptions in the log. Check that please.