tests.system.providers.google.cloud.storage_transfer.example_cloud_storage_transfer_service_aws

Example Airflow DAG that demonstrates interactions with Google Cloud Transfer.

Module Contents

tests.system.providers.google.cloud.storage_transfer.example_cloud_storage_transfer_service_aws.ENV_ID[source]
tests.system.providers.google.cloud.storage_transfer.example_cloud_storage_transfer_service_aws.GCP_PROJECT_ID[source]
tests.system.providers.google.cloud.storage_transfer.example_cloud_storage_transfer_service_aws.DAG_ID = 'example_gcp_transfer_aws'[source]
tests.system.providers.google.cloud.storage_transfer.example_cloud_storage_transfer_service_aws.EXAMPLE_BUCKET = 'airflow-system-tests-resources'[source]
tests.system.providers.google.cloud.storage_transfer.example_cloud_storage_transfer_service_aws.EXAMPLE_FILE = 'storage-transfer/big_file.dat'[source]
tests.system.providers.google.cloud.storage_transfer.example_cloud_storage_transfer_service_aws.BUCKET_SOURCE_AWS[source]
tests.system.providers.google.cloud.storage_transfer.example_cloud_storage_transfer_service_aws.BUCKET_TARGET_GCS[source]
tests.system.providers.google.cloud.storage_transfer.example_cloud_storage_transfer_service_aws.WAIT_FOR_OPERATION_POKE_INTERVAL[source]
tests.system.providers.google.cloud.storage_transfer.example_cloud_storage_transfer_service_aws.GCP_DESCRIPTION = 'description'[source]
tests.system.providers.google.cloud.storage_transfer.example_cloud_storage_transfer_service_aws.GCP_TRANSFER_JOB_NAME[source]
tests.system.providers.google.cloud.storage_transfer.example_cloud_storage_transfer_service_aws.GCP_TRANSFER_JOB_2_NAME[source]
tests.system.providers.google.cloud.storage_transfer.example_cloud_storage_transfer_service_aws.aws_to_gcs_transfer_body[source]
tests.system.providers.google.cloud.storage_transfer.example_cloud_storage_transfer_service_aws.aws_to_gcs_transfer_body_2[source]
tests.system.providers.google.cloud.storage_transfer.example_cloud_storage_transfer_service_aws.create_bucket_s3[source]
tests.system.providers.google.cloud.storage_transfer.example_cloud_storage_transfer_service_aws.test_run[source]

Was this entry helpful?