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

已提问 2 年前379 查看次数
1 回答
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
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则