tests.system.google.cloud.storage_transfer.example_cloud_storage_transfer_service_aws

演示与 Google Cloud Transfer 交互的示例 Airflow DAG。

属性

ENV_ID

GCP_PROJECT_ID

DAG_ID

EXAMPLE_BUCKET

EXAMPLE_FILE

BUCKET_SOURCE_AWS

BUCKET_TARGET_GCS

WAIT_FOR_OPERATION_POKE_INTERVAL

GCP_DESCRIPTION

GCP_TRANSFER_JOB_NAME

GCP_TRANSFER_JOB_2_NAME

aws_to_gcs_transfer_body

aws_to_gcs_transfer_body_2

create_bucket_s3

test_run

模块内容

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

此条目有帮助吗?