tests.system.amazon.aws.example_sagemaker_unified_studio_notebook

Attributes

DAG_ID

DOMAIN_ID_KEY

PROJECT_ID_KEY

NOTEBOOK_ID_KEY

NOTEBOOK_B_ID_KEY

DATAZONE_ROLE_ARN_KEY

sys_test_context_task

DATAZONE_CONN_ID

test_context

test_run

Functions

setup_datazone_connection(role_arn)

Configure an Airflow connection that assumes the DataZone environment role.

Module Contents

tests.system.amazon.aws.example_sagemaker_unified_studio_notebook.DAG_ID = 'example_sagemaker_unified_studio_notebook'[source]
tests.system.amazon.aws.example_sagemaker_unified_studio_notebook.DOMAIN_ID_KEY = 'DOMAIN_ID'[source]
tests.system.amazon.aws.example_sagemaker_unified_studio_notebook.PROJECT_ID_KEY = 'PROJECT_ID'[source]
tests.system.amazon.aws.example_sagemaker_unified_studio_notebook.NOTEBOOK_ID_KEY = 'NOTEBOOK_ID'[source]
tests.system.amazon.aws.example_sagemaker_unified_studio_notebook.NOTEBOOK_B_ID_KEY = 'NOTEBOOK_B_ID'[source]
tests.system.amazon.aws.example_sagemaker_unified_studio_notebook.DATAZONE_ROLE_ARN_KEY = 'DATAZONE_ROLE_ARN'[source]
tests.system.amazon.aws.example_sagemaker_unified_studio_notebook.sys_test_context_task[source]
tests.system.amazon.aws.example_sagemaker_unified_studio_notebook.DATAZONE_CONN_ID = 'aws_datazone_notebook'[source]
tests.system.amazon.aws.example_sagemaker_unified_studio_notebook.setup_datazone_connection(role_arn)[source]

Configure an Airflow connection that assumes the DataZone environment role.

tests.system.amazon.aws.example_sagemaker_unified_studio_notebook.test_context = None[source]
tests.system.amazon.aws.example_sagemaker_unified_studio_notebook.test_run[source]

Was this entry helpful?