模块内容
-
tests.system.amazon.aws.example_redshift_s3_transfers.DAG_ID = 'example_redshift_to_s3'[源代码]
-
tests.system.amazon.aws.example_redshift_s3_transfers.SECURITY_GROUP_KEY = 'SECURITY_GROUP'[源代码]
-
tests.system.amazon.aws.example_redshift_s3_transfers.CLUSTER_SUBNET_GROUP_KEY = 'CLUSTER_SUBNET_GROUP'[源代码]
-
tests.system.amazon.aws.example_redshift_s3_transfers.sys_test_context_task[源代码]
-
tests.system.amazon.aws.example_redshift_s3_transfers.DB_LOGIN = 'adminuser'[源代码]
-
tests.system.amazon.aws.example_redshift_s3_transfers.DB_PASS = 'MyAmazonPassword1'[源代码]
-
tests.system.amazon.aws.example_redshift_s3_transfers.DB_NAME = 'dev'[源代码]
-
tests.system.amazon.aws.example_redshift_s3_transfers.S3_KEY = 's3_output_'[源代码]
-
tests.system.amazon.aws.example_redshift_s3_transfers.S3_KEY_2 = 's3_key_2'[源代码]
-
tests.system.amazon.aws.example_redshift_s3_transfers.S3_KEY_3 = 's3_output_tmp_table_'[源代码]
-
tests.system.amazon.aws.example_redshift_s3_transfers.S3_KEY_PREFIX = 's3_k'[源代码]
-
tests.system.amazon.aws.example_redshift_s3_transfers.REDSHIFT_TABLE = 'test_table'[源代码]
-
tests.system.amazon.aws.example_redshift_s3_transfers.REDSHIFT_TMP_TABLE = 'tmp_table'[源代码]
-
tests.system.amazon.aws.example_redshift_s3_transfers.DATA = "0, 'Airflow', 'testing'"[源代码]
-
tests.system.amazon.aws.example_redshift_s3_transfers.test_context[源代码]
-
tests.system.amazon.aws.example_redshift_s3_transfers.test_run[源代码]