Error when creating Jupyter Notebook in AWS Glue

0

I receive the error: "Failed to start notebook server" when creating a Jupyter notebook in AWS Glue

已提問 2 年前檢視次數 285 次
1 個回答
0

I have seen that type of error before and it has been caused by a missing permission. Make sure that you have setup everything specified in the 'Granting permissions for the IAM Role' step of the following documentation: https://docs.aws.amazon.com/glue/latest/ug/notebook-getting-started.html

If I recall correctly, when I had this issue it was because my role was missing the correct sts:AssumeRole permission

AWS
已回答 2 年前

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

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

回答問題指南