OSSCreateBucketOperator
Alibaba CloudThis operator creates an OSS bucket
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
regionOSS region you want to create bucket
bucket_nameThis is bucket name you want to create
oss_conn_idThe Airflow connection used for OSS credentials.
Documentation
This operator creates an OSS bucket