The bot has access to an AWS S3 bucket, what i need to do is download the .CSV (the name of it can differ), ideally I would download locally and then Read the data , then upload to another folder in the bucket.
I have tried the following Command in an invoke powershell activity:
Thanks a lot @carmen . I have explored these and they are great but can’t seem to access the buckets I need to. More internal I feel.
But with the use of commands I can list the files, but Ideally I want to just download the .CSV and then upload elsewhere so I am having difficulty formulating these commands…