Hello,
We have a requirement to copy a file from SharePoint document library to an AWS S3 bucket. We want to schedule this to run daily (it’s the same file and we just need to replace the file in S3 bucket with the file in SharePoint).
Has anyone achieved this before? I found some posts that we have to use the SFTP – SSH action for this. Is that correct?
These are the only details I have on AWS side :
Resource ARN
Bucket Name
Resource Region
Destination Folder
Access Key
Secret Key
Thank you.