OSSDeleteBatchObjectOperator

Alibaba Cloud

This operator to delete OSS objects

View on GitHub

Last Updated: Oct. 23, 2022

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 list of the objects to delete.
regionOSS region
bucket_nameOSS bucket name
oss_conn_idThe Airflow connection used for OSS credentials.

Documentation

This operator to delete OSS objects

Was this page helpful?