UI-path s3 upload failes with Access Denied

Hi!

I know there’s tons of similar post already in the forum, but I’m unable to solve this problem with any of those.

We’re getting “Access denied” with our upload automation eventhough we’re setting the aws permissions according to ui-path’s documentation. It only works with full s3:* permissions which we definitely wouldn’t want to use. Could someone provide up to date documentation and list of aws s3 permissions which are needed in the bucket level and in a sub-folder level where we’re uploading to, thanks.

The bucket policy is tied to a role EC2 is using and we’re using cloudformation template.

We’re using this automation activity:

Hey @samuli.1.kiviniemi hope this link resolve your query

cheers

Thanks! We know how to upload, that’s not the problem :slight_smile: But knowing which access rights are enough without providing too much access.

can you please check if the permissions documented below work for you?

below you can see the AWS api calls we’re making + the rights they require:

I’m pretty sure we had all of these permissions set to the bucket policy.

Can you specify are all of these set to the bucket policy OR are some of them IAM policies?