OSSDeleteBucketOperator
Alibaba CloudThis operator to delete 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 delete
oss_conn_idThe Airflow connection used for OSS credentials.
Documentation
This operator to delete an OSS bucket