Available Modules
Modules are Python callables available from this provider package.
Types:
OperatorsHooksSensorsLogOSSDeleteBatchObjectOperator
This operator to delete OSS objects
OperatorsUpdated a year ago
OSSDeleteObjectOperator
This operator to delete an OSS object
OperatorsUpdated a year ago
OSSCreateBucketOperator
This operator creates an OSS bucket
OperatorsUpdated a year ago
OSSDeleteBucketOperator
This operator to delete an OSS bucket
OperatorsUpdated a year ago
OSSDownloadObjectOperator
This operator to Download an OSS object
OperatorsUpdated a year ago
OSSHook
Interact with Alibaba Cloud OSS, using the oss2 library.
HooksUpdated a year ago
OSSKeySensor
Waits for a key (a file-like instance on OSS) to be present in a OSS bucket. OSS being a key/value it does not support folders. The path is just a key…
SensorsUpdated a year ago
OSSUploadObjectOperator
This operator to upload an file-like object
OperatorsUpdated a year ago
OSSTaskHandler
OSSTaskHandler is a python log handler that handles and reads task instance logs. It extends airflow FileTaskHandler and uploads to and reads from OSS…
LogUpdated 10 months ago