Skip to content

Latest commit

 

History

History
55 lines (42 loc) · 2.01 KB

deleting-s3-bucket.adoc

File metadata and controls

55 lines (42 loc) · 2.01 KB
permalink sidebar keywords summary
tenant/deleting-s3-bucket.html
sidebar
storagegrid, S3 bucket, tenant, delete bucket, delete s3 bucket, deleting bucket, deleting s3 bucket, s3 object lock
You can use the Tenant Manager to delete an S3 bucket that is empty.

Deleting an S3 bucket

You can use the Tenant Manager to delete an S3 bucket that is empty.

What you’ll need
  • You must be signed in to the Tenant Manager using a supported browser.

  • You must belong to a user group that has the Manage All Buckets or the Root Access permission. These permissions override the permissions settings in group or bucket policies.

About this task

These instructions describe how to delete an S3 bucket using the Tenant Manager. You can also delete S3 buckets using the Tenant Management API or the S3 REST API.

You cannot delete an S3 bucket if it contains objects or noncurrent object versions. For information about how S3 versioned objects are deleted, see the instructions for managing objects with information lifecycle management.

Steps
  1. Select STORAGE (S3) > Buckets.

    The Buckets page appears and shows all existing S3 buckets.

    Buckets Table
  2. Select the check box for the empty bucket you want to delete.

    The Actions menu is enabled.

  3. From the Actions menu, select Delete empty bucket.

    Delete Buckets Button

    A confirmation message appears.

    Delete Bucket Confirmation Dialog
  4. If you are sure you want to delete the bucket, select Delete bucket.

    StorageGRID confirms that the bucket is empty and then deletes the bucket. This operation might take a few minutes.

    If the bucket is not empty, an error message appears. You must delete all objects before you can delete the bucket.

    Delete Bucket Not Empty Message
Related information

Manage objects with ILM