EMR notebook with no AWS console

0

Hi

One point I don't understand about EMR notebook : this tool is mainly made for developers for which we don't want to allow to connect to the AWS console...

How to provide EMR notebook without a AWS console ? ... this is easy with a jupyter managed inside EMR but with less possibilities. or How to configure a very restricted AWS console, with only the possibility to start a EMR notebook and open jupyterlab that is provided ?

asked a year ago243 views
1 Answer
0

You can use AWS Identity and Access Management policy statements together with notebook tags to limit access. https://docs.aws.amazon.com/emr/latest/ManagementGuide/emr-fine-grained-cluster-access.html#emr-managed-notebooks-tags-examples

answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions