Create and Manage Buckets
- Print
- DarkLight
Create and Manage Buckets
- Print
- DarkLight
Article summary
Did you find this summary helpful?
Thank you for your feedback
This feature is currently in Private Preview.
For more information about getting started, see Manage B2 Cloud Storage at Scale: Enterprise Web Console.
For questions after implementation, contact the Product Team.
You can use the Backblaze enterprise web console to create and manage Backblaze B2 Cloud Storage buckets.
Create a Bucket
Note
You can change a bucket's privacy settings at any time.
Files that are in a private bucket require authentication to perform an action, for example, downloading.
Public buckets do not require authentication so you can easily access files. If this is your first time creating a public bucket, complete the following tasks to ensure that you have the correct permissions to create a public bucket:
1. Verify your email address.
2. Have a payment history on file, or use the credit card form to pay a small fee that is credited to your account balance.
Files that are in a private bucket require authentication to perform an action, for example, downloading.
Public buckets do not require authentication so you can easily access files. If this is your first time creating a public bucket, complete the following tasks to ensure that you have the correct permissions to create a public bucket:
1. Verify your email address.
2. Have a payment history on file, or use the credit card form to pay a small fee that is credited to your account balance.
- Sign in to your Backblaze organization.
- In the left navigation menu, select Buckets.
- Click Create Bucket.
- Enter a unique bucket name.
- Select a region (for example, US West).
- Select whether the bucket’s contents are Public (accessible to anyone with the URL) or Private (restricted to users with permission).
- Select a resource group to grant bucket access to all of the users who are assigned to the group.
- (Optional) Enable a server-side encryption key.
- (Optional) Enable Object Lock to restrict an object from being modified or deleted for a specified period of time.
Configure lock features in Bucket Settings after you create the bucket. You cannot disable Object Lock after you create the bucket. - Click Create.
Bucket Detail
After you create a bucket, you can click it from the Buckets page to see details in each tab.
- Overview: Configure bucket settings such as Object Lock, CORS rules, and Lifecycle Rules. You can also change settings such as object visibility.
- Objects: Upload or delete objects and create folders. You can also view information about the objects in the bucket.
- Users: View a list of users in the organization, their privileges, and roles.
- App Keys: View a list of application keys and their corresponding IDs and prefixes.
Delete a Bucket
Before you begin: Delete all objects that are in the bucket.
- In the left navigation menu, select Buckets.
- Click the bucket to delete.
- Click Delete Bucket.
- Click Yes, I’m sure.
Update Bucket Settings
You can update object visibility, encryption, and lock features after you create the bucket.
- In the left navigation menu, select Buckets.
- Click the bucket name, click Settings and select the General tab.
- Click Private or Public.
- Select a new resource group to move the bucket.
You can also move buckets from the Resource Groups page. - Enable or disable Encryption.
- To configure Object Lock, enable Lock Features.
- Enable Object Lock.
- Select a lock mode:
- Governance
- Compliance
After you save this setting, you cannot change the lock mode and duration.
- Enter the number of days (1–3,000) to prevent files in the bucket from being deleted or modified.
You must enter a default bucket retention period before your files are immutable.
- Click Save.
Locate an S3 Endpoint URL
You may need the S3 endpoint URL from your bucket for use in an integration.
- In the left navigation menu, select Buckets.
- Click the bucket name.
- In the Overview tab, copy the value in the Endpoint field.
Was this article helpful?