StorafleetStorafleet

/// CONNECT A PROVIDER / MAGALU CLOUD

Magalu Cloud

Magalu Cloud Object Storage is S3-compatible and authenticates with an Access Key and Secret Key from an ID Magalu API 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 an ID Magalu API key with the Object Storage scope.
  • The bucket name and the region (br-se1 for São Paulo or br-ne1 for Fortaleza).

Create an API key

  1. In ID Magalu (id.magalu.com/api-keys), click Create API Key and set a name and expiration.
  2. You must explicitly select the Object Storage scope.
  3. Copy the Access Key and Secret Key.

Endpoint & region

https://<REGION>.magaluobjects.com — for example https://br-se1.magaluobjects.com. Regions are br-se1 (São Paulo) and br-ne1 (Fortaleza).

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://<REGION>.magaluobjects.com and connect.

Supported features

Magalu Cloud supports versioning and bucket policy. Lifecycle, CORS, object tags, and Object Lock are not supported.

A "Full Access" API key does not include Object Storage — you must add the Object Storage scope explicitly or S3 calls are denied.