StorafleetStorafleet

/// CONNECT A PROVIDER / SCALEWAY

Scaleway

Scaleway Object Storage is S3-compatible and authenticates with an Access Key (starts with SCW…) and a Secret Key. It uses path-style addressing and per-region endpoints.

Don't have a bucket yet? Create one first →

What you need

  • An Access Key and Secret Key from a Scaleway API key.
  • The bucket name and the region (one of fr-par, nl-ams, pl-waw, it-mil).

Create API keys

  1. In the Scaleway console, go to IAM & API keysAPI keysGenerate API key.
  2. Copy the Access Key (it starts with SCW…) and the Secret Key — the Secret is shown only once.

Endpoint & region

https://s3.<REGION>.scw.cloud — for example https://s3.fr-par.scw.cloud. Set the region to match, such as fr-par.

Connect the Fleet

  1. From the Fleet page, click Create Fleet and pick Access Keys; enter a name, the bucket name, and the region.
  2. Paste the Access Key and Secret Key.
  3. Set the endpoint to https://s3.<REGION>.scw.cloud and connect.

Supported features

Scaleway supports versioning, lifecycle with storage-class transitions (GLACIER / ONEZONE_IA), CORS, bucket policy, object tags, and Object Lock.

You must set a preferred Project for Object Storage on the API key, or S3 calls will fail. Configure it when generating the key in IAM.