EXTENSIONS
Built by operatives — models, drivers, vaults, and reports, the parts that plug into Swamp.
Filter by what you need and pull what fits.
Aws/s3
AWS S3 infrastructure models
Rclone Archive
Archive a Synology share to S3 Glacier Deep Archive with rclone, driven over SSH into a container on the NAS so no binary is installed on DSM. A cost-ordered ladder — inventory and cost projection, copy, metadata verification, then a two-phase restore drill that is the only rung proving recovery. Never deletes: sync, move and purge are refused at the runner, because a source that fails to mount presents as empty and sync would empty the destination unrecoverably while still billing the 180-day minimum.
S3 Datastore
Store data in an Amazon S3 bucket with local cache synchronization.
Floci Aws
Floci AWS protocol compatibility models and reproducible S3 lifecycle tests for Swamp.
Aws S3 Bucket Audit
Workflow-scope report that audits S3 buckets against standard security
S3 Datastore Bootstrap
One-shot bootstrap for @swamp/s3-datastore. Ships a single provisioner
Scaleway Object Storage
Manage a Scaleway Object Storage (S3-compatible) bucket — list-buckets, create, delete, sync, and list-objects — via the S3 API with AWS Signature V4 signing (access key + secret key), not X-Auth-Token.
Aws/s3 Site Deploy
Deploy a static site directory to AWS S3 with MD5-based change detection and stale object cleanup
Garage
Control-plane administration of a Garage (S3-compatible object store) cluster via its Admin API v2 (bearer token). Read/audit of cluster health, buckets, access keys, and the full key×bucket permission matrix; plus management — create /update/delete buckets, manage aliases, create/import/update/rotate/delete access keys, and grant/revoke read/write/owner permissions. Never touches S3 object data; destructive verbs verify the target by id first.