IPWorks Cloud 2020 PHP Edition

Questions / Feedback?

UpdateObjectACL Method

Updates an object's canned access policy.

Object Oriented Interface

public function doUpdateObjectACL($objectname);

Procedural Interface

ipworkscloud_amazons3_do_updateobjectacl($res, $objectname);

Remarks

This method updates the caned access policy of the objects specified by ObjectName, in the bucket currently selected by Bucket, to the value specified by AccessPolicy.

If the VersionId property is non-empty, the canned access policy of the specified version of the object is updated instead.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks Cloud 2020 PHP Edition - Version 20.0 [Build 8265]