Lucee Function Reference

Function STORESETACL

Sets the ACL for object or bucket.

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