Sha256: 05ebf434f1d2443cdfda236a29529b51db24f33b681bf5f0adbea84077ff6620
Contents?: true
Size: 311 Bytes
Versions: 1
Compression:
Stored size: 311 Bytes
Contents
in: type: file path_prefix: "example_string.json" parser: type: jsonl columns: - {name: "key", type: "string"} - {name: "data", type: "string"} out: type: s3_per_record data_columns: [data] mode: single_column bucket: {{ env.S3_BUCKET }} key: "${key}" serializer: msgpack
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
embulk-output-s3_per_record-0.4.0 | example/example_string.yml.liquid |