1 — Select
Browse the configured production bucket and select exact keys or prefixes.
s3://lab-prod/runs/2026-06/Data Convoy turns S3 archiving into a visible, permissioned workflow. Teams select real objects, preview the work, send it to customer-operated workers, and keep a durable record of the result.
Browse a team’s production bucket, choose objects or prefixes, and run a dry preview before creating work. Archive jobs copy into Glacier or Glacier Deep Archive. When verify-and-remove is enabled, the worker checks integrity before deleting the production source.
Browse the configured production bucket and select exact keys or prefixes.
s3://lab-prod/runs/2026-06/Dry runs crawl the selection, apply exclusion rules, and report counts and bytes without copying or rehydrating.
A worker assigned to the team claims the queued job and operates in your AWS account.
Checksums are compared when available, with size verification as a fallback. Results and failures remain attached to the job.
Restores issue Glacier rehydration requests in parallel, wait for objects to become available, and copy them back with the same checksum-then-size verification used for archive. A restore dry run shows scope before retrieval costs begin.
Restore handling is designed around real S3 object state rather than a local file-list abstraction.
Per-object failures remain non-fatal, while any failed item makes the overall job fail so partial success is never mistaken for completion.
Operators can cancel queued or running work and retry eligible failures within a bounded retry policy.
Each team has its own buckets, members, workers, defaults, schedules, jobs, and audit view. Workers can serve several assigned teams, but claim authorization is re-checked against the owner’s current role on every job claim.