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ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ