tests.system.google.cloud.gcs.example_gcs_acl

用於 Google Cloud Storage ACL (存取控制列表) 運算子的範例 Airflow DAG。

模組內容

tests.system.google.cloud.gcs.example_gcs_acl.ENV_ID[source]
tests.system.google.cloud.gcs.example_gcs_acl.PROJECT_ID[source]
tests.system.google.cloud.gcs.example_gcs_acl.GCS_ACL_ENTITY[source]
tests.system.google.cloud.gcs.example_gcs_acl.DAG_ID = 'gcs_acl'[source]
tests.system.google.cloud.gcs.example_gcs_acl.RESOURCES_BUCKET_NAME = 'airflow-system-tests-resources'[source]
tests.system.google.cloud.gcs.example_gcs_acl.BUCKET_NAME[source]
tests.system.google.cloud.gcs.example_gcs_acl.FILE_NAME = 'example_upload.txt'[source]
tests.system.google.cloud.gcs.example_gcs_acl.UPLOAD_FILE_PATH[source]
tests.system.google.cloud.gcs.example_gcs_acl.GCS_ACL_BUCKET_ROLE = 'OWNER'[source]
tests.system.google.cloud.gcs.example_gcs_acl.GCS_ACL_OBJECT_ROLE = 'OWNER'[source]
tests.system.google.cloud.gcs.example_gcs_acl.create_bucket[source]
tests.system.google.cloud.gcs.example_gcs_acl.test_run[source]

這個條目是否有幫助?