A bucket is a container for objects. Every object lives in exactly one bucket, and a bucket lives in a single location (chosen at creation).
Toggle public access, scope API token access by bucket.
Automate object expiry, abort stale uploads, transition storage classes.
Allow browser apps from your domains to read or write to the bucket.
Serve bucket content from your own hostname (e.g. cdn.example.com).
Send a webhook POST when objects are created or deleted.
Bucket names must:
-) — dots (.) and underscores (_) are not allowed.In the IBEE Cloud portal, click Object Storage in the left sidebar under Infrastructure.
The page lives at portal.ibee.ai/a/{project_id}/cloud-storage/object-storage.
The Object Storage page lists every bucket in the project with these columns:
The usage panel at the top shows Buckets, Objects, Storage Used, and Bandwidth Egress for the project.
Click a bucket name to open it. The bucket page has three tabs:
Settings opens a sub-navigation with these tabs:
The General tab fields:
The Delete Bucket card sits at the bottom of the General tab — “Once you delete a bucket, there is no going back. Please be certain.”
All objects must be deleted before the bucket can be deleted. If the bucket contains objects, the portal blocks the action with: “This bucket contains X objects. You must delete all objects before deleting the bucket.”