When we using the ‘Amazon web service scope’ activity for connecting the ui path with AWS bucket then we find the issues thats ‘acess denied’ , How to resolve this issues and please give me the solution that How to upload the file on AWS bucket using ui path activity
You are getting access denied because i think your user don’t have required access to access the bucket, Your user should have IAM role & user you are using to connect to AWS should have necessary permissions like put object, get object.