tests.system.amazon.aws.example_local_to_s3

属性

sys_test_context_task

DAG_ID

TEMP_FILE_PATH

SAMPLE_TEXT

test_context

test_run

函数

create_temp_file()

delete_temp_file()

模块内容

tests.system.amazon.aws.example_local_to_s3.sys_test_context_task[source]
tests.system.amazon.aws.example_local_to_s3.DAG_ID = 'example_local_to_s3'[source]
tests.system.amazon.aws.example_local_to_s3.TEMP_FILE_PATH = '/tmp/sample-txt.txt'[source]
tests.system.amazon.aws.example_local_to_s3.SAMPLE_TEXT = 'This is some sample text.'[source]
tests.system.amazon.aws.example_local_to_s3.create_temp_file()[source]
tests.system.amazon.aws.example_local_to_s3.delete_temp_file()[source]
tests.system.amazon.aws.example_local_to_s3.test_context[source]
tests.system.amazon.aws.example_local_to_s3.test_run[source]

此条目有帮助吗?