[Документация Yandex Cloud](../../../index.md) > [Yandex Object Storage](../../index.md) > Справочник API > [Yandex Cloud REST (англ.)](../index.md) > Bucket > Overview

# Object Storage API, REST: Bucket

A set of methods for managing buckets.

## Methods

#|
||Method | Description ||
|| [List](list.md) | Retrieves the list of buckets in the specified folder. ||
|| [Get](get.md) | Returns the specified bucket. ||
|| [Create](create.md) | Creates a bucket in the specified folder. ||
|| [Update](update.md) | Updates the specified bucket. ||
|| [Delete](delete.md) | Deletes the specified bucket. ||
|| [GetStats](getStats.md) | Returns the statistics for the specified bucket. ||
|| [GetHTTPSConfig](getHTTPSConfig.md) | Returns the HTTPS configuration for the specified bucket. ||
|| [SetHTTPSConfig](setHTTPSConfig.md) | Updates the HTTPS configuration for the specified bucket. ||
|| [DeleteHTTPSConfig](deleteHTTPSConfig.md) | Deletes the HTTPS configuration for the specified bucket. ||
|| [SetAccessBindings](setAccessBindings.md) | Sets access bindings for the specified bucket. ||
|| [UpdateAccessBindings](updateAccessBindings.md) | Updates access bindings for the specified bucket. ||
|| [ListAccessBindings](listAccessBindings.md) | Lists access bindings for the specified bucket. ||
|| [CreateInventoryConfiguration](createInventoryConfiguration.md) | Create/Update an inventory configuration with the corresponding ID ||
|| [GetInventoryConfiguration](getInventoryConfiguration.md) | Get an inventory configuration with the corresponding ID ||
|| [DeleteInventoryConfiguration](deleteInventoryConfiguration.md) | Delete an inventory configuration with the corresponding ID ||
|| [ListInventoryConfigurations](listInventoryConfigurations.md) | Listing inventory configurations ||
|#