OSSDeleteObjectOperator

Alibaba Cloud

This operator to delete an OSS object

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

Documentation

This operator to delete an OSS object

Was this page helpful?