Skip to main content
Impossible Cloud — EU-sovereign S3-compatible object storage (with a US region as well).

At a Glance

Credentials

Create a secret with the Impossible Cloud provider type. The auth method is impossible_cloud_access_key, which requires: Generate access keys from the Impossible Cloud console.

Location Setup

Pick a region and the endpoint is derived automatically (e.g., https://eu-central-2.storage.impossibleapi.net). Supplying an explicit endpoint_url overrides the derived value — one of the two must be set. Example:

Importing from rclone.conf

Impossible Cloud remotes appear in rclone.conf as type = s3 with provider = ImpossibleCloud. See the rclone import guide.