IPWorks Cloud 2020 iOS Edition

Questions / Feedback?

updateObjectACL (method)

Updates an object's canned access policy.

Syntax

- (void)updateObjectACL:(NSString*)objectName;
public func updateObjectACL(_ objectName: String) throws -> Void

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 iOS Edition - Version 20.0 [Build 8265]