403 Error - Get Bucket on AWS S3

Afternoon,

Trying to get a set of csv’s in an amazon S3 Bucket. I have the access Key & Secret Key, and have been able to access the bucket in Cloudberry from the same PC no worries with those credentials.

But in UiPath I’m getting the following:

image

It’s a pretty simple workflow, getting the access key and secret key as a credential from orchestrator, and then hitting the Amazon Web Services Scope, with the get bucket activity - where it’s failing.

Bucket name is the same as I’m using in Cloudberry.

Am I missing something easy here?

This is the workflow snippet.