[Feature]: The response from the Appsmith S3 plugin only returns the content of the files, but not their headers. #22289
Open
Description
Is there an existing issue for this?
- I have searched the existing issues
Description
A user is successfully retrieving their data from S3, but wants to display the last modified date of the file. Currently, they are unable to obtain it because Appsmith does not return this header.
Attach the Amazon documentation regarding this matter:https://docs.aws.amazon.com/AmazonS3/latest/API/API_GetObject.html#API_GetObject_ResponseSyntax
Steps To Reproduce
`
- Connect to your S3 bucket.
- Use the
read file
function. - Observe that Appsmith only returns the file data and does not return any other header.
Public Sample App
No response
Environment
Production
Issue video log
No response
Version
Appsmith v1.9.15-SNAPSHOT