storage::deleteObject
Delete an object. No-op when the object does not exist.
valueunknown
valueunknown
S3-compatible object storage across AWS S3, GCS, Cloudflare R2, and a managed local rustfs backend. Streamed uploads, presigned URLs, and object change triggers.
Delete an object. No-op when the object does not exist.
Read an object. Body is base64; for large objects use presignUrl.
Issue a short-lived URL the browser can hit directly to PUT or GET an object.
Write an object to a configured bucket. Body is base64; max 10MB inline.
Fires when an object is written to a configured bucket whose notifications source is wired up.
Fires when an object is removed from a configured bucket whose notifications source is wired up.