Download

Download

Certified

Download an object from Huawei OBS to Kestra internal storage.

yaml
type: io.kestra.plugin.huawei.obs.tasks.Download
yaml
id: obs_download
namespace: company.team

tasks:
  - id: download
    type: io.kestra.plugin.huawei.obs.tasks.Download
    accessKeyId: "{{ secret('HUAWEI_AK') }}"
    secretAccessKey: "{{ secret('HUAWEI_SK') }}"
    region: "eu-west-101"
    bucket: "my-bucket"
    key: "data/report.csv"
Properties
Possible Values
OBSV2V4
Defaultmyhuaweicloud.com
SubTypestring
Formaturi