/// CONNECT A PROVIDER / AKAMAI (LINODE)
Akamai (Linode)
Akamai (Linode) Object Storage is S3-compatible and authenticates with an Access Key and 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 Cloud Manager.
- The bucket name and the region (for example
us-east-1,nl-ams-1, orap-south-1).
Create access keys
- In Cloud Manager, go to Object Storage and enable it if you haven't already.
- Open the Access Keys tab and click Create Access Key — optionally limit it to a single bucket.
- Copy the Access Key and Secret Key.
Endpoint & region
https://<REGION>.linodeobjects.com — for example https://us-east-1.linodeobjects.com. Regions include us-east-1, us-iad-1, us-ord-1, us-sea-1, nl-ams-1, gb-lon-1, fr-par-1, ap-south-1, sg-sin-1, jp-osa-1, and au-mel-1.
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>.linodeobjects.comand connect.
Supported features
Akamai (Linode) supports versioning, lifecycle, CORS, bucket policy, object tags, and Object Lock.