Rekha_G1
(Rekha G)
November 1, 2022, 11:46am
1
Hey All,
I was looking at another forum topic for help regarding uploading files to S3 from local - How to upload files on AWS s3 bucket?
However, this does not seem to be working now. Can anyone please help me with the process?
I am trying to upload files from local machine to S3 folder but not sure of the best way to do this. Thanks in advance!
Hey @Rekha_G1
Did you try the AWS activities provided by UiPath ?
Thanks
#nK
1 Like
Agree with @Nithinkrishna , that’s the easy way. Just remember you’ll need to use the AWS scope to connect to your AWS account Amazon Web Services Scope (uipath.com)
If you want to go the hard way, you can build a custom api implementation. I only recommend this if you are experienced building apps with AWS Amazon S3 REST API Introduction - Amazon Simple Storage Service
Rekha_G1
(Rekha G)
November 11, 2022, 5:16pm
4
Agreed! I had tried this and was able to establish a connection to AWS. But would anyone be able to help me with the Upload objects from Folder activity please? I am trying to provide the bucket name but getting an error which says “Cannot concert string to AWSS3Bucket”.