Description
Type of Connector
Independent Publisher Connector
Name of Connector
Amazon S3 Bucket
Describe the bug
Trying to use the connector to put office files into an Amazon S3 bucket.
The PUT appears to work, but the file in the amazon s3 bucket is corrupted. The error is below:
File types tried:
.docx
.pptx
.xlsx
.png
.txt, .csv, and .pdf file work.
I retrieved the file contents via a SharePoint site, OneDrive, and another S3 bucket.
Is this a security bug?
No, this is not a security bug
What is the severity of this bug?
Severity 2 - One or more important connector features are down
To Reproduce
- Create an instant cloud flow
- Add an action to get a file (from sharepoint, onedrive, or s3). For this test I used 'Get S3 Object Content'
- I have used a Compose step here to get the output, but it doesn't make a difference in the result.
- use the put object to put the content to another bucket.
Expected behavior
The file is uploaded to the S3 bucket used in step #4. The file opens in its corresponding app without error. I've attached more informations3 put object information.txt
Environment summary
Power Automate
Amazon S3
OS - windows 10
Additional context
I've attached a file with the raw inputs and outputs for the s3 get and put actions.