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

# All CORS methods

Method | Description
----- | -----
[PutBucketCors](cors/upload.md) | Uploads a bucket [CORS](../../concepts/cors.md) configuration to Object Storage.
[GetBucketCors](cors/get.md) | Returns a bucket [CORS](../../concepts/cors.md) configuration from Object Storage.
[DeleteBucketCors](cors/delete.md) | Deletes a bucket [CORS](../../concepts/cors.md) configuration.

#### 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)