Skip to content

Chunk

chunk inbound wraps an upstream inbound and reassembles chunked data after reading.

Structure

{
  "type": "chunk",
  "tag": "reassemble-in",
  "inbound": "s3-in"
}

Fields

inbound

Required

The tag of the upstream inbound.