tests.system.amazon.aws.example_redshift

Module Contents

tests.system.amazon.aws.example_redshift.DAG_ID = 'example_redshift'[source]
tests.system.amazon.aws.example_redshift.SECURITY_GROUP_KEY = 'SECURITY_GROUP'[source]
tests.system.amazon.aws.example_redshift.CLUSTER_SUBNET_GROUP_KEY = 'CLUSTER_SUBNET_GROUP'[source]
tests.system.amazon.aws.example_redshift.sys_test_context_task[source]
tests.system.amazon.aws.example_redshift.DB_LOGIN = 'adminuser'[source]
tests.system.amazon.aws.example_redshift.DB_PASS = 'MyAmazonPassword1'[source]
tests.system.amazon.aws.example_redshift.DB_NAME = 'dev'[source]
tests.system.amazon.aws.example_redshift.POLL_INTERVAL = 10[source]
tests.system.amazon.aws.example_redshift.test_context[source]
tests.system.amazon.aws.example_redshift.test_run[source]

Was this entry helpful?