Employee directory for the course AWS Technical Essentials does not display the images correctly

0

I am studying the AWS Technical Essentials course, and while working with the employee directory, I have configured everything as indicated in the video tutorials. However, the issue arises when I try to view the images. They appear as shown in the photo below. Could you please help me resolve this problem? I am new to AWS and would greatly appreciate your assistance.

Enter image description here

已提問 3 個月前檢視次數 117 次
1 個回答
0

Hello.

You can't tell anything from this image alone, so use the application logs or browser developer tools to check if there are any errors in the image acquisition part.
A common reason why an application cannot retrieve images from S3 is that the IAM role used in EC2 does not have a policy attached to download objects from S3.
You may find the examples provided in the following documentation helpful.
https://docs.aws.amazon.com/AmazonS3/latest/userguide/example-policies-s3.html

profile picture
專家
已回答 3 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南