Details
-
Type:
Patch
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.10.4
-
Fix Version/s: 1.11.0
-
Component/s: Zend_Service_Amazon
-
Labels:None
Description
Copy operations are supported by the S3 REST API.
So, this patch adds moveObject() and copyObject() which exploits this capability.
Patch with tests attached.