Yandex Cloud
Search
Contact UsGet started
  • Blog
  • Pricing
  • Documentation
  • All Services
  • System Status
    • Featured
    • Infrastructure & Network
    • Data Platform
    • Containers
    • Developer tools
    • Serverless
    • Security
    • Monitoring & Resources
    • ML & AI
    • Business tools
  • All Solutions
    • By industry
    • By use case
    • Economics and Pricing
    • Security
    • Technical Support
    • Customer Stories
    • Cloud credits to scale your IT product
    • Gateway to Russia
    • Cloud for Startups
    • Education and Science
    • Yandex Cloud Partner program
  • Blog
  • Pricing
  • Documentation
© 2025 Direct Cursus Technology L.L.C.
Yandex Object Storage
  • Terraform reference
    • Authentication with the API
      • How to use the API
      • Signing requests
        • All services and methods
          • All methods
          • create
          • getBucketEncryption
          • getMeta
          • listObjects
          • listBuckets
          • deleteBucket
          • deleteBucketEncryption
          • putBucketEncryption
          • putBucketVersioning
          • getBucketVersioning
          • putBucketLogging
          • getBucketLogging
          • listObjectVersions
          • putObjectLockConfiguration
          • getObjectLockConfiguration
          • putBucketTagging
          • getBucketTagging
          • deleteBucketTagging
        • Common request headers
        • Common response headers
        • Responses
  • Monitoring metrics
  • Audit Trails events
  • Bucket logs
  • Release notes
  • FAQ
  1. API reference
  2. REST (Amazon S3-compatible)
  3. REST
  4. Bucket
  5. All methods

All Bucket methods

Written by
Yandex Cloud
Updated at March 19, 2025

Method

Description

create

Creates a bucket.

getMeta

Checks the existence of a bucket and access to it.

listObjects

Returns a list of bucket objects.

listBuckets

Returns a list of buckets.

deleteBucket

Deletes a bucket.

getBucketEncryption

Checks whether the bucket is encrypted.

deleteBucketEncryption

Removes encryption from the bucket.

putBucketEncryption

Adds encryption to the bucket.

putBucketVersioning

Enables or suspends versioning of the bucket.

getBucketVersioning

Returns the versioning status.

putBucketLogging

Enables and disables bucket logging.

getBucketLogging

Returns the settings for bucket logging.

listObjectVersions

Returns metadata for all versions of objects in the bucket.

putObjectLockConfiguration

Sets up the mechanism of object version locks in a versioned bucket.

getObjectLockConfiguration

Returns the lock configuration.

putBucketTagging

Adds labels to a bucket.

getBucketTagging

Returns bucket labels.

deleteBucketTagging

Deletes bucket labels.

See alsoSee also

  • Debugging requests using the AWS CLI
  • Example of sending a signed request using curl
  • Code example for generating a signature

Was the article helpful?

Previous
All services and methods
Next
create
© 2025 Direct Cursus Technology L.L.C.