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

preguntada hace 3 meses116 visualizaciones
1 Respuesta
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
EXPERTO
respondido hace 3 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas