Created by

Airflow Community

Last Updated

Version

3.2.1

Interact with Alibaba Cloud OSS, using the oss2 library.

Parameters

oss_conn_id

region

str | None

logger_name

str | None
Inherited from BaseHook »

Name of the logger used by the Hook to emit logs. If set to None (default), the logger name will fall back to airflow.task.hooks.{class.__module__}.{class.__name__} (e.g. DbApiHook will have airflow.task.hooks.airflow.providers.common.sql.hooks.sql.DbApiHook as logger).

Documentation

Interact with Alibaba Cloud OSS, using the oss2 library.