Create your first key and bucket
Step-by-step: create a Root access key, create a bucket, and optionally upload a file in the Bucket Browser.
This walkthrough gets you from a new e3 Object Storage service to a working bucket you can use with S3 clients.
Sign in and open e3 Object Storage
Sign in at accounts.eazybackup.ca.
From the eazyBackup sidebar navigation, Open e3 Object Storage.
Confirm you see the object storage pages: Dashboard, Buckets, Access Keys, Users, Billing, Historical Stats.
Copy the Service URL
Open Access Keys.
Copy Service URL (
s3.ca-central-1.eazybackup.com). You will need this endpoint ifor you S3 client.
See Connection details for region and HTTPS notes.
Create your Root access key
On Access Keys, click Create your first key (or Create new key if you are rotating).
Confirm with your account password when prompted.
Copy the Access Key ID and Secret Access Key immediately.
The secret key is shown only once. Store it in a password manager or secrets vault. You cannot view it again from the dashboard.
Rotating the Root key revokes the previous secret immediately. Update every app that used the old key.
Create a bucket
Open Buckets.
Click Create Bucket.
In the modal:
Bucket Name — globally unique name (lowercase letters, numbers, hyphens).
Select Bucket Owner — Root user for your first bucket, or a User you created under Users.
Enable Versioning — optional; keeps object versions for recovery.
Enable Object Locking — optional; immutability for compliance backups. Only enable Set a default retention policy if you understand the retention impact (see Versioning and Object Lock).
Click Create Bucket.
Next steps
Additional identities — Users for separate buckets and scoped keys.
Billing — How billing works explains peak storage and egress.
Integrations — Connect apps and tools.
Last updated