For the complete documentation index, see llms.txt. This page is also available as Markdown.

Access Keys

Service URL, Root user access keys, rotation, and password verification on the Access Keys page.

The Access Keys page manages the Root user S3 credentials and displays the Service URL every client needs.

Navigation: e3 Object Storage → Access Keys

Keys for Users (not Root) are created on the Users page. This page is only for the Root user identity.

Service URL

Copy Service URL: s3.ca-central-1.eazybackup.com

Use this hostname as the S3 endpoint in backup apps, CLI tools, and SDKs. See Connection details.

Root user key table

Column
Description

Owner

Root user

Account ID

Tenant ID used in bucket policies

Access Key

Key hint (full ID shown once at creation)

Date Created

When the current key was issued

Actions

Create or rotate key

If no key exists yet, click Create your first key.

Create or rotate a key

  1. Click Create your first key or Create new key.

  2. Enter your account password to confirm.

  3. Copy the Access Key ID and Secret Access Key immediately.

Permissions

The Root user key always has full S3 access to Root-owned buckets only. It cannot list or write to buckets owned by Users.

Multiple keys for workloads

For separate applications or least privilege:

  1. Create a User on the Users page.

  2. Create buckets owned by that User.

  3. Issue one or more keys with Full, Read/Write, Read, or Write permissions.

See Users.