/// 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-se1for São Paulo orbr-ne1for Fortaleza).
Create an API key
- In ID Magalu (id.magalu.com/api-keys), click Create API Key and set a name and expiration.
- You must explicitly select the Object Storage scope.
- 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
- From the Fleet page, click Create Fleet and pick Access Keys; enter a name, the bucket name, and the region.
- Paste the Access Key and Secret Key.
- Set the endpoint to
https://<REGION>.magaluobjects.comand 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.