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 个月前116 查看次数
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 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则

相关内容