Amazon-web-services – AWS S3 display file inline instead of force download
For some reason files in my S3 bucket are being forced as downloads instead of displaying in-line so if I copy an image link and paste it into address bar and then navigate to displaying file or show option to downloading so in this case you will have to make change in object metadata and add below field type in the configuration.
Key- Content-Type
Value- image/jpeg (You can select value from the drop down)
Comments
Post a Comment