Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
awsdocs
GitHub Repository: awsdocs/amazon-s3-developer-guide
Path: blob/master/doc_source/CopyingObjctsUsingRESTMPUapi.md
4080 views

Copy object using the REST multipart upload API

The following sections in the Amazon Simple Storage Service API Reference describe the REST API for multipart upload. For copying an existing object you use the Upload Part (Copy) API and specify the source object by adding the x-amz-copy-source request header in your request.

You can use these APIs to make your own REST requests, or you can use one the SDKs we provide. For more information about the SDKs, see API support for multipart upload.