tests.system.providers.common.io.example_file_transfer_local_to_s3

Module Contents

Attributes

ENV_ID

DAG_ID

SAMPLE_TEXT

TEMP_FILE_PATH

AWS_BUCKET_NAME

AWS_BUCKET

AWS_FILE_PATH

temp_file

test_run

tests.system.providers.common.io.example_file_transfer_local_to_s3.ENV_ID[source]
tests.system.providers.common.io.example_file_transfer_local_to_s3.DAG_ID = 'example_file_transfer_local_to_s3'[source]
tests.system.providers.common.io.example_file_transfer_local_to_s3.SAMPLE_TEXT = 'This is some sample text.'[source]
tests.system.providers.common.io.example_file_transfer_local_to_s3.TEMP_FILE_PATH[source]
tests.system.providers.common.io.example_file_transfer_local_to_s3.AWS_BUCKET_NAME[source]
tests.system.providers.common.io.example_file_transfer_local_to_s3.AWS_BUCKET[source]
tests.system.providers.common.io.example_file_transfer_local_to_s3.AWS_FILE_PATH[source]
tests.system.providers.common.io.example_file_transfer_local_to_s3.create_temp_file()[source]
tests.system.providers.common.io.example_file_transfer_local_to_s3.delete_temp_file(path)[source]
tests.system.providers.common.io.example_file_transfer_local_to_s3.remove_bucket()[source]
tests.system.providers.common.io.example_file_transfer_local_to_s3.temp_file[source]
tests.system.providers.common.io.example_file_transfer_local_to_s3.test_run[source]

Was this entry helpful?