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
          • upload
          • get
          • patch
          • copy
          • getObjectMeta
          • delete
          • deleteMultipleObjects
          • options
          • selectObjectContent
          • putObjectRetention
          • putObjectLegalHold
          • getObjectRetention
          • getObjectLegalHold
          • putObjectTagging
          • getObjectTagging
          • deleteObjectTagging
        • 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. Object
  5. All methods

All Object methods

Written by
Yandex Cloud
Improved by
alex
Updated at March 19, 2025
Method Description
upload Uploads an object to Object Storage.
get Retrieves an object from Object Storage.
patch Partially modifies an object.
copy Copies an object stored in Object Storage.
getObjectMeta Retrieves object metadata.
delete Deletes an object.
deleteMultipleObjects Deletes objects based on a list.
options Checks whether a CORS request to an object can be made.
selectObjectContent Filters and returns the contents of an object using an SQL query.
putObjectTagging Adds labels to an object.
getObjectTagging Returns object labels.
deleteObjectTagging Deletes object 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
deleteBucketTagging
Next
upload
© 2025 Direct Cursus Technology L.L.C.