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年前

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

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

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

関連するコンテンツ