tests.system.providers.amazon.aws.example_sagemaker_pipeline

Module Contents

Functions

create_pipeline(name, role_arn)

delete_pipeline(name)

Attributes

DAG_ID

ROLE_ARN_KEY

sys_test_context_task

test_context

test_run

tests.system.providers.amazon.aws.example_sagemaker_pipeline.DAG_ID = 'example_sagemaker_pipeline'[source]
tests.system.providers.amazon.aws.example_sagemaker_pipeline.ROLE_ARN_KEY = 'ROLE_ARN'[source]
tests.system.providers.amazon.aws.example_sagemaker_pipeline.sys_test_context_task[source]
tests.system.providers.amazon.aws.example_sagemaker_pipeline.create_pipeline(name, role_arn)[source]
tests.system.providers.amazon.aws.example_sagemaker_pipeline.delete_pipeline(name)[source]
tests.system.providers.amazon.aws.example_sagemaker_pipeline.test_context[source]
tests.system.providers.amazon.aws.example_sagemaker_pipeline.test_run[source]

Was this entry helpful?