
Download
CertifiedDownload an object from Huawei OBS to Kestra internal storage.
Download
Certified
Download an object from Huawei OBS to Kestra internal storage.
yaml
type: io.kestra.plugin.huawei.obs.tasks.DownloadExamples
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
bucket *Requiredstring
key *Requiredstring
accessKeyId string
authType string
Possible Values
OBSV2V4domainId string
endpointOverride string
endpointSuffix string
Default
myhuaweicloud.compathStyleAccess booleanstring
projectId string
region string
secretAccessKey string
securityToken string
temporaryCredentials string
Definitions
io.kestra.plugin.huawei.TemporaryCredentialsConfig
authMethodstring
Default
PASSWORDPossible Values
PASSWORDTOKENdomainNamestring
durationSecondsintegerstring
Default
900endpointSuffixstring
Default
myhuaweicloud.comiamTokenstring
passwordstring
projectNamestring
scopestring
Default
PROJECTPossible Values
PROJECTDOMAINusernamestring
versionId string
Outputs
contentLength integer
contentType string
metadata object
SubTypestring
uri string
Format
uri