Wasabi — object storage
wasabi/storage · version 1
envs add wasabi/storage
This declares the keys below in your catalog and sets none of them. A template is a schema for keys; it never carries a value.
| Key | Needed | Kind | Notes |
|---|---|---|---|
WASABI_ACCESS_KEY_ID |
required | secret | Half of an S3-style credential pair.. where to get it |
WASABI_SECRET_ACCESS_KEY |
required | secret | Signing secret half.. where to get it |
WASABI_REGION |
required | config | Which region holds the bucket.. where to get it |