Code Obfuscation in Jupyter/Databricks Notebooks

0

As we are having reusable functions in spark ETL notebooks in AWS EMR - Jupyter, we have to obfuscate/ secure the source code present in a particular notebook. By default, ETL notebooks provide the notebooks view access to group members within the service/ workspace account so that code can easily be interpreted by others.

please advise the best way to obfuscate/ secure the code present in the notebooks

feita há 2 anos379 visualizações
1 Resposta
0

Currently you can use conditions in your identity-based policy to control access to EMR notebooks based on tags.

Please refer to our public documentation below for multiple examples of controlling access to EMR Notebooks

https://docs.aws.amazon.com/emr/latest/ManagementGuide/emr-fine-grained-cluster-access.html#emr-managed-notebooks-tags-examples

AWS
Sujay_M
respondido há 2 anos

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas