Vb code to download files from AWS bucket

Hi All,

Can anyone please help with vb code to download the specific file from AWS bucket

Thanks in Advance

@M1288

There are dedicated aws activities …did you happen to try them?

https://docs.uipath.com/activities/docs/aws-scope

Cheers

Hi @M1288

UiPath.AmazonWebServices.Activities package offers activities for Amazon Web Services (AWS) cloud platform.

This initial set of activities enables IT Departments to easily automate important AWS S3 and AWS EC2 operations in their workflows like managing Buckets, Objects, and Instances.

Check the below link to know more about AWS activities in UiPath
https://docs.uipath.com/activities/other/latest/it-automation/aws-activities

Hope it helps!!