UpdateObjectACL Method
Updates the access policy of the specified object.
Object Oriented Interface
public function doUpdateObjectACL($objectname);
Procedural Interface
incloudstorage_amazons3_do_updateobjectacl($res, $objectname);
Remarks
This method will update the AccessPolicy of the object specified by the ObjectName parameter contained within the desired Bucket.