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

# All ACL methods

Method | Description
----- | -----
[GetObjectAcl](acl/objectget.md) | Returns an access control list for an object.
[PutObjectAcl](acl/objectput.md) | Uploads an access control list for an object.
[GetBucketAcl](acl/bucketget.md) | Returns an access control list for a bucket.
[PutBucketAcl](acl/bucketput.md) | Uploads an access control list for a bucket.

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