Storage operators
PublicThe Storage family contains 1 operator. S3-backed object storage scoped to the run’s document.
Operators in this family
Section titled “Operators in this family”storage.object
Section titled “storage.object”Reads or writes objects in S3-compatible storage.
Version 1.0.0 · Semantics side_effect · Visibility advanced
Config
Section titled “Config”| Field | Type | Required | Default | Description |
|---|---|---|---|---|
bucket | string | yes | — | |
key | string | no | — | |
operation | ”get” | “put” | “delete” | “list” | yes | "get" |
Input ports
Section titled “Input ports”| Port | Type | Required | Description |
|---|---|---|---|
input | any | no | Input |
Output ports
Section titled “Output ports”| Port | Type | Required | Description |
|---|---|---|---|
output | any | no | Output |
Source schemas
Section titled “Source schemas”Every operator above is rendered from its JSON schema in /opt/glyph/schemas/operators/:
schemas/operators/storage.object.json