
Is there a way to send a file over to an AWS s3 bucket using power automate. What options are available to do so? I saw some connectors to retrieve certain information from AWS but nothing to post or put files. I wanted to do an API call and post/put the file into s3 but we would require to compute the signature on the API call manually which would be complex.
The file exists in SharePoint and I convert it into a csv before sending it over. The idea is that this flow would run once a month.