At a Glance
Credentials
Create a secret with the Impossible Cloud provider type. The auth method isimpossible_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 inrclone.conf as type = s3 with
provider = ImpossibleCloud. See the rclone import guide.