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

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

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

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

関連するコンテンツ