New Feature
| Feature | Description |
|---|---|
| Amazon S3 enables copying large objects up to 5 TB |
Prior to this release, Amazon S3 API supported copying objects of up to 5 GB in
size. To enable copying objects larger than 5 GB, Amazon S3 now extends the
multipart upload API with a new operation
Upload Part (Copy).
You can use this
multipart upload operation to copy objects up to 5 TB in size.
For more information about copy object operation, go to Copying Objects. For conceptual information about multipart upload API, go to Multipart Upload Overview. |