Lucee Function Reference

storesetacl()

This Function is deprecated
Sets the ACL for object or bucket. This function operates identically to "S3SetACL", making it deprecated. The updated function offers greater flexibility in defining the endpoint.

Example

storesetacl(string url,object aclObject):void

Arguments

The arguments for this function are set. You can not use other arguments except the following ones.
Name Type Required Description
url string  Yes Amazon S3 URL  
aclObject object  Yes an array of struct where each struct represents an ACL grant