AssetShipper AssetShipper
AssetShipper Certified

yaml
type: "io.kestra.plugin.ee.assets.AssetShipper"
yaml
id: assetShipper
namespace: company.team

triggers:
  - id: daily
    type: io.kestra.plugin.core.trigger.Schedule
    cron: "@daily"

tasks:
  - id: logSync
    type: io.kestra.plugin.ee.assets.AssetShipper
    assetExporters:
      - id: file
        type: io.kestra.plugin.ee.openlineage.OpenLineageAssetExporter
        uri: http://localhost:3000DO
Properties
Min items1
Definitions
id*Requiredstring
Validation RegExp^[a-zA-Z0-9][a-zA-Z0-9_-]*
Min length1
type*Requiredobject
formatstring
DefaultION
Possible Values
IONJSON
logFilePrefixstring
Defaultkestra-log-file
maxLinesPerFileintegerstring
id*Requiredstring
Validation RegExp^[a-zA-Z0-9][a-zA-Z0-9_-]*
Min length1
type*Requiredobject
uri*Requiredstring
mappingsobject
SubTypeobject
SubTypestring
DefaultP1D
Formatduration
Formatdate-time
Definitions

Create automations with Core Asset Ee AssetShipper