OSSDownloadObjectOperator
Alibaba CloudThis operator to Download an OSS object
Access Instructions
Install the Alibaba Cloud provider package into your Airflow environment.
Import the module into your DAG file and instantiate it with your desired params.
Parameters
keykey of the object to download.
local_filelocal path + file name to save.
regionOSS region
bucket_nameOSS bucket name
oss_conn_idThe Airflow connection used for OSS credentials.
Documentation
This operator to Download an OSS object