DownloadsDownloads
DownloadsCertified

yaml
type: "io.kestra.plugin.minio.Downloads"
yaml
id: minio_downloads
namespace: company.team

tasks:
  - id: downloads
    type: io.kestra.plugin.minio.Downloads
    accessKeyId: "<access-key>"
    secretKeyId: "<secret-key>"
    region: "eu-central-1"
    bucket: "my-bucket"
    prefix: "sub-dir"
    action: "DELETE"

yaml
id: s3_compatible_downloads
namespace: company.team

tasks:
  - id: downloads
    type: io.kestra.plugin.minio.Downloads
    accessKeyId: "<access-key>"
    secretKeyId: "<secret-key>"
    endpoint: https://<region>.digitaloceanspaces.com
    bucket: "kestra-test-bucket"
    prefix: "data/orders"
    action: "DELETE"
Properties
Possible Values
MOVEDELETENONE
DefaultBOTH
Possible Values
FILESDIRECTORYBOTH
Default1000
Definitions
bucketstring
keystring
Definitions
insecureTrustAllCertificatesbooleanstring
Definitions
etagstring
keystring
lastModifiedstring
Formatdate-time
owner
displayNamestring
idstring
sizeinteger
uristring
Formaturi
SubTypestring
Unitbytes