List

List

Certified

List objects in a Huawei OBS bucket.

yaml
type: io.kestra.plugin.huawei.obs.tasks.List
yaml
id: obs_list
namespace: company.team

tasks:
  - id: list_objects
    type: io.kestra.plugin.huawei.obs.tasks.List
    accessKeyId: "{{ secret('HUAWEI_AK') }}"
    secretAccessKey: "{{ secret('HUAWEI_SK') }}"
    region: "eu-west-101"
    bucket: "my-bucket"
    prefix: "data/2024/"
    regexp: ".*\.csv"
Properties
Possible Values
OBSV2V4
Defaultmyhuaweicloud.com
Default1000
Definitions
etagstring
keystring
lastModifiedstring
Formatdate-time
ownerstring
sizeinteger
uristring
Formaturi