C3W2-Lab1 Datalake Glue - Crawler error

When creating a post, please add:

Hello @evaldasw
I tried the lab right now, and unfortunately I was not able to reproduce the issue.
The exception message is saying that the problem is with insufficient lake permission. Therefore, I guess the problem might be stemming from the role you used in the cell in exercise 7. Did you copy and paste the correct role from the terraform outputs?
The cell should look like this after completing.

Hi @Amir_Zare,

good question, I remember I’ve copied based on instructions from the terraform output, and it looks similar to your example, the only thing was I changed the description to something else, but that shouldn’t matter I guess.

Anyway, thanks for the note, might be useful if someone has same issue.

Hello again @evaldasw
The labs are built in a way that the students have the least necessary permissions. I know it might sound like a detail, but even changing something like the description might lead to failed assertions and, hence, insufficient permission error.
Happy learning!

I’ve got the same issue.

Hello @zawmyohtet_data
Can you please elaborate? Did you change anything from the code other than the parts that you are supposed to?

No, I didn’t change anything. I think AWS permission error is based on IAM Role.