List
Certified
List objects in a Huawei OBS bucket.
List
Certified
List objects in a Huawei OBS bucket.
yaml
type: io.kestra.plugin.huawei.obs.tasks.ListExamples
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
bucket *Requiredstring
accessKeyId string
authType string
Possible Values
OBSV2V4delimiter string
domainId string
endpointOverride string
endpointSuffix string
Default
myhuaweicloud.commarker string
maxKeys integerstring
Default
1000maxResults integerstring
pathStyleAccess booleanstring
prefix string
projectId string
regexp string
region string
secretAccessKey string
securityToken string
Outputs
objects array
Definitions
io.kestra.plugin.huawei.obs.models.ObsObject
etagstring
keystring
lastModifiedstring
Format
date-timeownerstring
sizeinteger
uristring
Format
uri