[Yandex Cloud documentation](../../../index.md) > [Yandex Object Storage](../../index.md) > API reference > [AWS S3 REST](../index.md) > [REST](index.md) > Lifecycles > All methods

# All methods

Method | Description
----- | -----
[PutBucketLifecycleConfiguration](lifecycles/upload.md) | Uploads an object lifecycle configuration to Object Storage.
[GetBucketLifecycleConfiguration](lifecycles/get.md) | Returns an object lifecycle configuration from Object Storage.
[DeleteBucketLifecycle](lifecycles/delete.md) | Deletes an object lifecycle configuration from Object Storage.

#### See also {#see-also}

* [Getting started with the AWS S3 API in Yandex Object Storage](../s3-api-quickstart.md)

* [Debugging requests using the AWS CLI](../signing-requests.md#debugging)

* [Example of sending a signed request using curl](../../api-ref/authentication.md#s3-api-example)

* [Code example for generating a signature](../../concepts/pre-signed-urls.md#code-examples)